1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

style: use BEM style

This commit is contained in:
jiangruowei 2017-02-28 11:36:46 +08:00
parent 09cf3d1c25
commit 0606925698

@ -1,5 +1,5 @@
@component-namespace z {
@component switch {
@b switch {
height: 29px;
width: 49px;
display: inline-block;
@ -7,7 +7,7 @@
position: relative;
border: 1px solid;
@descendent node {
@e node {
width: 27px;
height: 27px;
border-radius: 100%;