Item Tree: Attempt to fix OS font scaling (#2488)

This commit is contained in:
Adomas Ven 2022-04-11 12:16:59 +03:00 committed by GitHub
parent 2af7275968
commit 4c445554a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 20 deletions

View file

@ -234,7 +234,7 @@
overflow: auto;
.cell {
padding: 2px 5px;
padding: 0 5px;
text-overflow: ellipsis;
overflow: hidden;
max-height: 100%;