Browse Source

Fix margin

afc163 8 years atrás
parent
commit
47b554a373
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/routes/List/SearchList.less

+ 1 - 1
src/routes/List/SearchList.less

@@ -44,7 +44,7 @@
   height: 1px;
   height: 1px;
 }
 }
 .selfTrigger {
 .selfTrigger {
-  margin-left: 24px;
+  margin-left: 12px;
 }
 }
 
 
 @media screen and (max-width: @screen-xs) {
 @media screen and (max-width: @screen-xs) {