joined link text overflow fixed
This commit is contained in:
parent
ade5557f1d
commit
6ecb70176c
2 changed files with 3 additions and 1 deletions
|
|
@ -487,6 +487,8 @@ $admin-fg: white;
|
|||
text-align: center;
|
||||
margin: 20px;
|
||||
user-select: text;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.notice {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue