diff --git a/baogutang-admin/src/main/resources/templates/file-baogutang.html b/baogutang-admin/src/main/resources/templates/file-baogutang.html index 97d9fcd..0442aee 100644 --- a/baogutang-admin/src/main/resources/templates/file-baogutang.html +++ b/baogutang-admin/src/main/resources/templates/file-baogutang.html @@ -12,6 +12,7 @@ + @@ -8978,6 +8979,11 @@ color: #fff; border-color: rgb(98, 210, 161); } + + .nav-link:hover { + background-color: #0fd59d !important; + color: #fff !important; + }
@@ -8985,6 +8991,10 @@