fix topic card title word break css
This commit is contained in:
parent
0b6348e13f
commit
460c6097c1
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
}
|
||||
|
||||
.CardOnGraph .title {
|
||||
word-break: break-word;
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
display: table;
|
||||
|
|
Loading…
Add table
Reference in a new issue