From ae6eee440f672bca990055d7aa21e05e1fe7bdd8 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 15 Jan 2025 14:11:53 +0800 Subject: [PATCH] no message --- css/index.css | 1 - css/index.less | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index cb18c43..e19d435 100644 --- a/css/index.css +++ b/css/index.css @@ -533,7 +533,6 @@ position: relative; z-index: 3; cursor: pointer; - width: 28px; height: 28px; background-color: #dbe3fd; border: 1px solid #afb5ca; diff --git a/css/index.less b/css/index.less index f00ceef..befb238 100644 --- a/css/index.less +++ b/css/index.less @@ -614,7 +614,7 @@ position: relative; z-index: 3; cursor: pointer; - width: 28px; + // width: 28px; height: 28px; background-color: rgba(219, 227, 253, 1); border: 1px solid rgba(175, 181, 202, 1);