From b97331cbab432a5716c04a5ff5112a2cc5675ec5 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Sat, 5 Oct 2024 20:34:15 -0400 Subject: [PATCH] Restyle SettingGroup (#1125) * Setting group CSS * nit * nit * Dim label color * nit * Set width --- src/components/common/InputSlider.vue | 19 +------ .../dialog/content/setting/SettingGroup.vue | 52 ++++--------------- 2 files changed, 12 insertions(+), 59 deletions(-) diff --git a/src/components/common/InputSlider.vue b/src/components/common/InputSlider.vue index 6b3850c85..30af5c346 100644 --- a/src/components/common/InputSlider.vue +++ b/src/components/common/InputSlider.vue @@ -1,5 +1,5 @@ @@ -69,19 +70,3 @@ const updateValue = (newValue: number | null) => { emit('update:modelValue', newValue) } - - diff --git a/src/components/dialog/content/setting/SettingGroup.vue b/src/components/dialog/content/setting/SettingGroup.vue index fba3c3d21..ed033b602 100644 --- a/src/components/dialog/content/setting/SettingGroup.vue +++ b/src/components/dialog/content/setting/SettingGroup.vue @@ -5,10 +5,10 @@
-
- +
+
-
+