mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00:00
added line-break: anywhere; fixes #1326
This commit is contained in:
@@ -307,6 +307,7 @@ select {
|
||||
|
||||
.word-break-all {
|
||||
word-break: break-all;
|
||||
line-break: anywhere;
|
||||
}
|
||||
|
||||
.signin {
|
||||
|
||||
Reference in New Issue
Block a user