From ee454cd62f22635e3471020bd0257c9feb49f867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Sun, 4 May 2025 15:54:23 +0800 Subject: [PATCH] Update style.css --- src/static/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/web/css/style.css b/src/static/web/css/style.css index 31b1b436..ae31a488 100644 --- a/src/static/web/css/style.css +++ b/src/static/web/css/style.css @@ -444,7 +444,7 @@ a:hover,.item-theme:hover,.item-news:hover,.table-hover tbody tr:hover { box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.015)!important } .btn-send,#validateimg { - border-radius:0 var(--b-radius) var(--b-radius) 0; + border-radius:0 var(--b-radius) var(--b-radius) 0!important; cursor:pointer } @media screen and (max-width:767px) {