Make item tree header height adjust based on font size

This commit is contained in:
Adomas Venčkauskas 2021-04-21 14:00:27 +03:00 committed by Dan Stillman
parent 277503f879
commit 36ed9d302b
3 changed files with 1 additions and 3 deletions

View file

@ -10,7 +10,6 @@
}
}
.virtualized-table-header {
height: 28px;
background-image: linear-gradient(#fff, #fafafa);
&.dragging {