mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
fix ui/css bug in moderation/comment component caused by long words/links
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
font-weight: 300;
|
||||
margin-bottom: 8px;
|
||||
overflow-wrap: break-word;
|
||||
word-break:break-word;
|
||||
}
|
||||
|
||||
.body {
|
||||
|
||||
Reference in New Issue
Block a user