mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 01:22:25 +02:00
fix size of grid items
This commit is contained in:
parent
048359e3a4
commit
577ff766ee
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ QTreeView QHeaderView:section {
|
|||
|
||||
QSidebar::item,
|
||||
QTreeView::item {
|
||||
padding: 7px 0;
|
||||
padding: 3px 0;
|
||||
}
|
||||
|
||||
QSidebar::item:selected,
|
||||
|
|
Loading…
Reference in a new issue