1
0
Fork 0
forked from suyu/suyu
This commit is contained in:
ddutchie 2024-03-16 22:08:42 -04:00
parent c5cbb74628
commit ac4c2702d7

View file

@ -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;
})"; })";