fix zalgo overflow in circles ui
This commit is contained in:
parent
eec8c356ad
commit
77de7e318d
2 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
word-wrap:break-word;
|
||||
word-break:break-word;
|
||||
white-space: pre-wrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue