Switch to overflow-wrap

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Git'Fellow 2022-05-05 15:01:58 +02:00 committed by nextcloud-command
parent 07153a191e
commit 88bb5f773d

View file

@ -25,9 +25,10 @@
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: break-all;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
overflow-wrap: anywhere;
font-size: 12px;
opacity: 0;
z-index: 100000;