From 5f2c7e6a13a58df282a11143f2ac0c0ed7195f83 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 24 四月 2023 17:52:39 +0800 Subject: [PATCH] # --- static/css/wms.css/wms.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css index 7b90e87..a4ce720 100644 --- a/static/css/wms.css/wms.css +++ b/static/css/wms.css/wms.css @@ -2,7 +2,8 @@ display: flex; min-height: 80rpx; background-color: #FFF; - margin-top: 20rpx; + margin: auto 20rpx; + border-radius: 20rpx; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); } .list:first-child { -- Gitblit v1.9.1