diff --git a/maxkey-web-maxkey/src/main/resources/static/jquery/switchtab/switchtab.css b/maxkey-web-maxkey/src/main/resources/static/jquery/switchtab/switchtab.css index 5c5e08bff..f15f26521 100644 --- a/maxkey-web-maxkey/src/main/resources/static/jquery/switchtab/switchtab.css +++ b/maxkey-web-maxkey/src/main/resources/static/jquery/switchtab/switchtab.css @@ -24,7 +24,7 @@ } .switch_tab_current{ - background-color: #8bc8de; + background-color: #f3f6f7;; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }