From d52f9e58e3f238685917b4595b1a74bab7b6f926 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 20 三月 2023 11:03:16 +0800 Subject: [PATCH] # --- static/css/wms.css/wms.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css index b2fb7c3..76e0fae 100644 --- a/static/css/wms.css/wms.css +++ b/static/css/wms.css/wms.css @@ -23,12 +23,17 @@ display: flex; } .desc { + min-height: 40rpx; + display: flex; + align-items: center; width: 20%; } .left-item { display: flex; flex-wrap: wrap; width: 75%; + margin: 1px 1px 1px 1px; + /* color: #409EFF; */ } .list-right { display: flex; -- Gitblit v1.9.1