Browse Source

fix: 修复样式权重问题

zhangyuhan 1 year ago
parent
commit
525de93711
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/web/staticres/css/dev2/superSearch.css

+ 3 - 0
src/web/staticres/css/dev2/superSearch.css

@@ -24,6 +24,9 @@
 #searchInner #whole.active {
   background-color: transparent;
 }
+#searchInner .no-login-mask.active {
+  background: transparent;
+}
 #searchInner .active{
 	background-color: #2cb7ca;
 }