forked from ShuriZma/suyu
Loader
This commit is contained in:
parent
c5cbb74628
commit
ac4c2702d7
|
@ -47,7 +47,7 @@ QProgressBar {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
QProgressBar::chunk {
|
QProgressBar::chunk {
|
||||||
background-color: white;
|
background-color: #white;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
})";
|
})";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue