joined link text overflow fixed

This commit is contained in:
10G Meow 2022-01-27 12:09:33 +00:00 committed by N Pex
parent ade5557f1d
commit 6ecb70176c
2 changed files with 3 additions and 1 deletions

View file

@ -487,6 +487,8 @@ $admin-fg: white;
text-align: center;
margin: 20px;
user-select: text;
overflow-wrap: break-word;
word-break: break-word;
}
.notice {