Browse Source

fix(search): simple search css

Lind 4 năm trước cách đây
mục cha
commit
6875a1b88c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {