web: Break long stream names to fin in div
This commit is contained in:
parent
e322994842
commit
a2c4582a0c
3 changed files with 3 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
.strname {{
|
||||
font-weight: bold;
|
||||
word-break: break-word;
|
||||
}}
|
||||
|
||||
.struser {{
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
.strname {{
|
||||
font-weight: bold;
|
||||
word-break: break-word;
|
||||
}}
|
||||
|
||||
.struser {{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue