ddutchie/uitweaks
ddutchie 2024-03-16 22:08:42 +07:00
parent c5cbb74628
commit ac4c2702d7
1 changed files with 1 additions and 1 deletions

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