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