From 0247bc3ba7e376a910d85deb71f7a0f319d65935 Mon Sep 17 00:00:00 2001 From: Jun Shindo <46585162+jay-es@users.noreply.github.com> Date: Wed, 23 Feb 2022 21:29:56 +0900 Subject: [PATCH] always keep preference switch open --- .vitepress/theme/components/PreferenceSwitch.vue | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.vitepress/theme/components/PreferenceSwitch.vue b/.vitepress/theme/components/PreferenceSwitch.vue index e6d055ee1..85ffb646c 100644 --- a/.vitepress/theme/components/PreferenceSwitch.vue +++ b/.vitepress/theme/components/PreferenceSwitch.vue @@ -1,7 +1,7 @@