fix demo stylelint

This commit is contained in:
陈嘉涵
2019-05-10 10:28:31 +08:00
parent ba4f02b9b4
commit 0a2ed005af
15 changed files with 38 additions and 38 deletions
+4 -4
View File
@@ -89,13 +89,13 @@ export default {
.van-swipe-cell {
&__left,
&__right {
color: @white;
font-size: 15px;
display: inline-block;
width: 65px;
height: 44px;
display: inline-block;
text-align: center;
color: @white;
font-size: 15px;
line-height: 44px;
text-align: center;
background-color: @red;
}
}