mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 10:54:16 +02:00
[ui] fix progress bar location
This commit is contained in:
@@ -28,6 +28,10 @@ QCheckBox::indicator {
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
QProgressBar {
|
||||
max-height: 4px;
|
||||
}
|
||||
|
||||
QTableWidget QToolButton {
|
||||
padding: 5px;
|
||||
margin-top: 3px;
|
||||
|
||||
Reference in New Issue
Block a user