Merge pull request #32274 from nextcloud/tooltip-overflow

This commit is contained in:
John Molakvoæ 2022-05-10 08:26:03 +02:00 committed by GitHub
commit 8f989bb489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@
word-break: normal;
word-spacing: normal;
word-wrap: normal;
overflow-wrap: anywhere;
font-size: 12px;
opacity: 0;
z-index: 100000;