update design dev_screen

This commit is contained in:
Your Name 2026-01-09 04:49:16 +03:00
parent e2d592d27d
commit 7a70203b3d
2 changed files with 2 additions and 0 deletions

View File

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

View File

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