From ff2afbce0f31c6f75f4930ba8db7ccb7a99556a4 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期四, 23 二月 2023 10:26:28 +0800 Subject: [PATCH] 源数据管理,图层管理,空间查询 --- src/assets/css/configure.css | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/assets/css/configure.css b/src/assets/css/configure.css index a63cef0..f2fc744 100644 --- a/src/assets/css/configure.css +++ b/src/assets/css/configure.css @@ -31,6 +31,7 @@ .box_divm { background-color: rgba(244, 248, 255, 0.85) !important; } + .subpage_Div { border: 1px solid #dcdfe6; } @@ -324,12 +325,11 @@ .twoMenu_imge88 { background: url("../../assets/img/synthesis/images/3鐧藉簳_166.png") no-repeat center; } -.el-icon-download{ + +.menuPop .leftBox li { color: black; } -.menuPop .leftBox li{ - color: black ; -} -.popupBox .popupContainer{ - color: #606266 !important; + +.popupBox .popupContainer { + color: #606266 !important; } \ No newline at end of file -- Gitblit v1.9.3