From f8aabff477187ee8af801bafe481c108a3b0b77c Mon Sep 17 00:00:00 2001 From: 100gle Date: Thu, 28 Sep 2023 17:05:45 +0800 Subject: [PATCH] style: change `AbSwitch` background color --- webui/src/components/basic/ab-switch.vue | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/webui/src/components/basic/ab-switch.vue b/webui/src/components/basic/ab-switch.vue index 26110050..d17c5c14 100644 --- a/webui/src/components/basic/ab-switch.vue +++ b/webui/src/components/basic/ab-switch.vue @@ -36,13 +36,10 @@ const checked = defineModel('checked', {