summaryrefslogtreecommitdiff
path: root/ui/style_light.qss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/style_light.qss')
-rw-r--r--ui/style_light.qss1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/style_light.qss b/ui/style_light.qss
index 19d8025..b98dc52 100644
--- a/ui/style_light.qss
+++ b/ui/style_light.qss
@@ -77,7 +77,6 @@ QWidget#controlWidgetHeader { background:#f1f5f9; border-radius:5px 5px 0 0; bor
QLabel#controlWidgetIcon { font-size:14px; color:#3b82f6; padding-right:4px; }
QLabel#controlWidgetTitle { font-family:"IBM Plex Mono",monospace; font-size:11px; font-weight:700; letter-spacing:1.5px; color:#64748b; }
QWidget#controlWidgetBody { background:#ffffff; border-radius:0 0 5px 5px; }
-QFrame#controlWidgetWrapper { background:transparent; border:none; }
/* Motor */
QLabel#motorSpeedLbl { font-family:"IBM Plex Mono",monospace; font-size:28px; font-weight:700; color:#1d4ed8; }