update design dev_screen
This commit is contained in:
parent
e2d592d27d
commit
7a70203b3d
@ -54,6 +54,7 @@ QMenu::item:selected { background: #F3F4F6; }
|
||||
#SoundCard QLabel { background: transparent; }
|
||||
#SoundToggleRow { background: transparent; }
|
||||
#SoundSliderRow { background: transparent; }
|
||||
#SoundSliderRow QWidget { background: transparent; }
|
||||
#SoundToggleRow QPushButton { background-clip: padding; }
|
||||
#SoundSliderRow QSlider { background: transparent; }
|
||||
QScrollArea { background: transparent; }
|
||||
|
||||
@ -50,6 +50,7 @@ QMenu::item:selected { background: #1B2330; }
|
||||
#SoundCard QLabel { background: transparent; }
|
||||
#SoundToggleRow { background: transparent; }
|
||||
#SoundSliderRow { background: transparent; }
|
||||
#SoundSliderRow QWidget { background: transparent; }
|
||||
#SoundToggleRow QPushButton { background-clip: padding; }
|
||||
#SoundSliderRow QSlider { background: transparent; }
|
||||
QScrollArea { background: transparent; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user