From 32a212b99dfd1591cc0ace0f53e6cb0be81cea85 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 12 一月 2023 15:33:41 +0800
Subject: [PATCH] 2023/1/12 肖辉 userlist样式调整

---
 src/App.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 1dee9fa..42c056c 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -49,6 +49,9 @@
 };
 </script>
 <style lang="scss">
+.userList{
+  //height: 100%;
+}
 .el-select-dropdown__item {
   height: 100% !important;
 }

--
Gitblit v1.8.0