From 9d870b80286f2ed495e4e50368ef1996adda765d Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 24 May 2024 11:30:48 +0800 Subject: [PATCH] css --- common/style/layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/common/style/layout.css b/common/style/layout.css index b6c7a03..77d984a 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -89,6 +89,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] { .confirm-button{ min-width: 80px; height: 30px; + line-height: 30px; color: #fff; padding: 0; font-size: 13px;