Fix tooltips overflow

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

View file

@ -25,7 +25,7 @@
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-break: break-all;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;