From 186609890d12d0dfcb2cdd3ce949c84e784007e7 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?= Date: Thu, 20 Jun 2024 05:42:58 +0800 Subject: [PATCH] Update style.css --- src/static/web/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/static/web/css/style.css b/src/static/web/css/style.css index 05f74430..c5859fbf 100644 --- a/src/static/web/css/style.css +++ b/src/static/web/css/style.css @@ -372,6 +372,7 @@ input[type=radio],input[type=checkbox],input[type=radio]:focus,input[type=checkb color:var(--white) } .list-group-flush>.list-group-item { + border:0; cursor:pointer } .input-group-append .btn-sm {