From e0231a8dd254d9418eed6619161e6b957633fe11 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期五, 10 十二月 2021 20:25:49 +0800
Subject: [PATCH] 对比库管理2

---
 src/pages/library/index/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/library/index/App.vue b/src/pages/library/index/App.vue
index e57302c..6237fb2 100644
--- a/src/pages/library/index/App.vue
+++ b/src/pages/library/index/App.vue
@@ -139,7 +139,7 @@
 .s-base-manage {
   box-sizing: border-box;
   background-color: #e9ebf2;
-  min-width: 1315px;
+  // min-width: 1315px;
   height: 100%;
   .el-collapse {
     border: none;

--
Gitblit v1.8.0