Stop progress bar from growing status bar height
This commit is contained in:
parent
b9a7bdaab2
commit
2cc958fbb6
@ -36,6 +36,7 @@ class Progress(QProgressBar):
|
||||
border-radius: 0px;
|
||||
border: 2px solid transparent;
|
||||
background-color: transparent;
|
||||
font: {{ font['statusbar'] }};
|
||||
}
|
||||
|
||||
QProgressBar::chunk {
|
||||
|
Loading…
Reference in New Issue
Block a user