mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 21:17:01 +02:00
...
This commit is contained in:
parent
0bf9ac4a38
commit
283765f9f7
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ def __init__(self, parent=None):
|
|||
}
|
||||
|
||||
QTreeView::item {
|
||||
border: none;
|
||||
border: 1px solid transparent;
|
||||
padding-top:1ex;
|
||||
padding-bottom:1ex;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue