From 51f495f81e60707843bfe33f28728414f5438e4b Mon Sep 17 00:00:00 2001 From: qk123 <18211963828@163.com> Date: Thu, 18 Dec 2025 10:32:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=9C=80=E4=B8=8A=E9=9D=A2?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F=E5=8F=96=E6=B6=88=E5=B1=85=E4=B8=AD?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openhis-ui-vue3/src/layout/components/Sidebar/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/openhis-ui-vue3/src/layout/components/Sidebar/index.vue b/openhis-ui-vue3/src/layout/components/Sidebar/index.vue index 4de5e776..bf0615c6 100644 --- a/openhis-ui-vue3/src/layout/components/Sidebar/index.vue +++ b/openhis-ui-vue3/src/layout/components/Sidebar/index.vue @@ -74,7 +74,6 @@ function setLayout() { .el-menu--horizontal { display: flex !important; - justify-content: center !important; border-bottom: none !important; background-color: transparent !important; min-width: auto;