From c923331ddfc67cf1e258920c1d946439ea87e7d5 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Tue, 7 Feb 2023 19:59:21 +0800 Subject: [PATCH] fix: 58ba28d9b9fc61dc5d949a40018ee49e7b90c091 --- web/css/uoj-bs5.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/uoj-bs5.css b/web/css/uoj-bs5.css index d3a37b9..73e3c8a 100644 --- a/web/css/uoj-bs5.css +++ b/web/css/uoj-bs5.css @@ -268,7 +268,7 @@ form.form-horizontal { } .pagination { - --bs-pagination-btn-focus-box-shadow: 0 0 0 0.125rem rgb(13 110 253 / 25%); + --bs-pagination-focus-box-shadow: 0 0 0 0.125rem rgb(13 110 253 / 25%); } /* User accepted problems list */