Browse Source

fix(search): simple search css

Lind 4 years ago
parent
commit
6875a1b88c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/SearchComponent/index.less

+ 1 - 1
src/components/SearchComponent/index.less

@@ -17,7 +17,7 @@
     }
 
     .advance {
-      right: -50%;
+      right: -150px;
     }
 
     :global {