mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 05:02:45 +01:00
added line-break: anywhere; fixes #1326
This commit is contained in:
parent
73735010ae
commit
517f51f4f0
@ -307,6 +307,7 @@ select {
|
||||
|
||||
.word-break-all {
|
||||
word-break: break-all;
|
||||
line-break: anywhere;
|
||||
}
|
||||
|
||||
.signin {
|
||||
|
Loading…
Reference in New Issue
Block a user