From 411ef2bfa5e5bb31b81eaeb23334eb46846b873d Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 16 Dec 2024 18:42:30 +0800 Subject: [PATCH] no message --- css/index.css | 1 + css/index.less | 1 + 2 files changed, 2 insertions(+) diff --git a/css/index.css b/css/index.css index badfbdd..b00f147 100644 --- a/css/index.css +++ b/css/index.css @@ -561,6 +561,7 @@ background-color: #dbe3fd; border: 1px solid #afb5ca; border-radius: 20px; + margin-bottom: 10px; } .data .item .operate .circle .img-add { width: 12px; diff --git a/css/index.less b/css/index.less index 0f54c74..f548d5b 100644 --- a/css/index.less +++ b/css/index.less @@ -625,6 +625,7 @@ background-color: rgba(219, 227, 253, 1); border: 1px solid rgba(175, 181, 202, 1); border-radius: 20px; + margin-bottom: 10px; .img-add { width: 12px; height: 12px;