Item Tree: Attempt to fix OS font scaling (#2488)
This commit is contained in:
parent
2af7275968
commit
4c445554a3
3 changed files with 36 additions and 20 deletions
|
@ -234,7 +234,7 @@
|
|||
overflow: auto;
|
||||
|
||||
.cell {
|
||||
padding: 2px 5px;
|
||||
padding: 0 5px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
max-height: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue