fix for overrunning long strings on to wrap
This commit is contained in:
@@ -270,6 +270,10 @@ div.cardModuleItem:last-of-type {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
overflow-wrap: anywhere;
|
||||||
|
}
|
||||||
|
|
||||||
.cardModuleRemoveCase {
|
.cardModuleRemoveCase {
|
||||||
border: 1px solid $red;
|
border: 1px solid $red;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user