Commit 1412b575 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Step: fix icon style

parent 633cb30d
......@@ -206,6 +206,12 @@
bottom: 0;
left: 11px;
}
@include e(icon) {
@include when(icon) {
width: 24px;
}
}
}
@include when(center) {
......@@ -244,10 +250,6 @@
width: 16px;
height: 16px;
font-size: 12px;
@include when(icon) {
width: 30px;
}
}
@include e(icon-inner) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment