From 45a08dc39e2cecad81a6a02c6bc6edc434748e1f Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Wed, 19 Mar 2025 14:01:24 +0800 Subject: [PATCH] no message --- css/index.css | 2 +- css/index.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index b83c343..74c3580 100644 --- a/css/index.css +++ b/css/index.css @@ -409,7 +409,7 @@ left: 0; bottom: 0; width: 100%; - height: 53px; + height: 36px; background-color: #6fc16d; border-radius: 0 0 12px 12px; font-size: 14px; diff --git a/css/index.less b/css/index.less index 1dd2f28..bd0d5be 100644 --- a/css/index.less +++ b/css/index.less @@ -463,7 +463,7 @@ left: 0; bottom: 0; width: 100%; - height: 53px; + height: 36px; // background-color: rgba(123, 140, 211, 1); background-color: rgba(111, 193, 109, 1); border-radius: 0 0 12px 12px;