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 {
|
||||
border: 1px solid $red;
|
||||
padding: 5px;
|
||||
|
||||
Reference in New Issue
Block a user