From 8dacad04d05230e64ddfbf2c9757eecca7c61589 Mon Sep 17 00:00:00 2001
From: husq <931347610@qq.com>
Date: Wed, 13 Sep 2023 09:31:45 +0800
Subject: [PATCH] Merge branch 'develop' of http://s16s652780.51mypc.cn:49896/r/yskj/iot_drone_web into develop
---
src/pages/page-web/projects/project_list/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/page-web/projects/project_list/index.vue b/src/pages/page-web/projects/project_list/index.vue
index fa35a36..43c5940 100644
--- a/src/pages/page-web/projects/project_list/index.vue
+++ b/src/pages/page-web/projects/project_list/index.vue
@@ -34,8 +34,8 @@
width: 100%;
.left_content {
- width: 335px;
- min-height: 100vh;
+ width: 370px;
+ max-height: 100vh;
background-color: black;
color: $text-white-basic;
}
--
Gitblit v1.9.3