[build] add stylelint-config-rational-order plugin

This commit is contained in:
陈嘉涵
2019-05-09 19:00:53 +08:00
parent 21589c9b9f
commit ba4f02b9b4
64 changed files with 571 additions and 442 deletions
+2 -2
View File
@@ -1,14 +1,14 @@
@import '../style/var';
.van-swipe-cell {
overflow: hidden;
position: relative;
overflow: hidden;
&__left,
&__right {
position: absolute;
top: 0;
height: 100%;
position: absolute;
}
&__left {