mirror of
https://github.com/ColinDuquesnoy/QDarkStyleSheet.git
synced 2026-08-29 08:34:30 +08:00
Fix hidden background of widgets in QToolBox
This commit is contained in:
committed by
Carlos Cordoba
parent
2e9f4587d9
commit
2f52c3ffba
@@ -2168,7 +2168,7 @@ QToolBox {
|
||||
}
|
||||
}
|
||||
|
||||
QScrollArea QWidget QWidget {
|
||||
QScrollArea {
|
||||
padding: 0px;
|
||||
border: 0px;
|
||||
background-color: $COLOR_BACKGROUND_1;
|
||||
|
||||
Reference in New Issue
Block a user