Authored by unknown

优选品牌列表样式修改 @review by 王成龙

@@ -173,6 +173,18 @@ @@ -173,6 +173,18 @@
173 height: 150px; 173 height: 150px;
174 line-height: 150px; 174 line-height: 150px;
175 } 175 }
  176 + .logo-brand-switch {
  177 + .iconfont {
  178 + font-size: 24px;
  179 +
  180 + &.prev {
  181 + top: -12px;
  182 + }
  183 + &.bottom {
  184 + bottom: -12px;
  185 + }
  186 + }
  187 + }
176 } 188 }
177 189
178 190