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

View File

@@ -132,9 +132,9 @@ export default {
}
img {
box-sizing: border-box;
width: 100%;
padding: 25px 20px 0;
box-sizing: border-box;
}
}
</style>