forked from ShuriZma/suyu
1
0
Fork 0
This commit is contained in:
ddutchie 2024-03-16 22:08:42 -04:00
parent c5cbb74628
commit ac4c2702d7
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ QProgressBar {
padding: 2px;
}
QProgressBar::chunk {
background-color: white;
background-color: #white;
border-radius: 6px;
})";