From b230088a3aff4a7ce5005358822da9f199dbb994 Mon Sep 17 00:00:00 2001 From: fofolee Date: Sat, 21 Dec 2024 14:44:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=8C=B9=E9=85=8D=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/editor/CommandSideBar.vue | 132 +++++++++++++++-------- src/js/options/commandTypes.js | 5 +- 2 files changed, 88 insertions(+), 49 deletions(-) diff --git a/src/components/editor/CommandSideBar.vue b/src/components/editor/CommandSideBar.vue index 75588a3..b10e2ed 100644 --- a/src/components/editor/CommandSideBar.vue +++ b/src/components/editor/CommandSideBar.vue @@ -18,7 +18,7 @@ icon="arrow_back_ios_new" v-close-popup class="absolute-left" - style="height: 48px" + style="height: 48px; width: 22px" />