Switch: fix style

pull/8978/head^2
Leopoldthecoder 2017-12-21 10:29:14 +08:00 committed by 杨奕
parent bc893b5051
commit 0d952b7917
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
@import "common/var";
@include b(switch) {
display: inline-block;
display: inline-flex;
align-items: center;
position: relative;
font-size: $--switch-font-size;
line-height: $--switch-height;