Browse Source

Fix margin

pull/37/head
afc163 9 years ago
parent
commit
47b554a373
  1. 2
      src/routes/List/SearchList.less

2
src/routes/List/SearchList.less

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

Loading…
Cancel
Save