when to modifier

This commit is contained in:
niunai
2017-03-02 15:53:29 +08:00
parent 1c81270de2
commit b30b98e61c
5 changed files with 7 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
display: inline-block;
box-sizing: border-box;
padding-right: 10px;
vertical-align: middle;
&:last-child {
padding-right: 0;
}