fix: Prevent text overflow in card name
This commit is contained in:
@@ -195,6 +195,7 @@
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
line-height: 34px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.headerTitleWrapper {
|
||||
|
||||
Reference in New Issue
Block a user