From c7af18dccc54e29343c82cf34f7d145fa1abfbcd Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Tue, 26 Nov 2024 14:35:27 +0800
Subject: [PATCH] 应急空间页面样式

---
 src/views/pac/components/leftContainer.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/pac/components/leftContainer.vue b/src/views/pac/components/leftContainer.vue
index 941c04f..b6fad8b 100644
--- a/src/views/pac/components/leftContainer.vue
+++ b/src/views/pac/components/leftContainer.vue
@@ -48,6 +48,7 @@
 <style lang="scss" scoped>
 .left-container {
   background: none;
+  width: 90px;
 }
 
 .left-container>div .title-box {

--
Gitblit v1.9.3