fix tags area and stats buttons in night mode

This commit is contained in:
Damien Elmes 2020-01-26 09:13:38 +10:00
parent 3b8f851854
commit e2e7128385

View File

@ -93,7 +93,11 @@ QTreeWidget {
buf += """
QToolTip {
border: 0;
}
}
QGroupBox {
padding-top: 0px;
}
"""
# allow addons to modify the styling