This commit is contained in:
niunai
2017-02-27 20:23:53 +08:00
parent 1ce906d7bb
commit 5c085f2fb7
13 changed files with 22 additions and 19021 deletions

View File

@@ -2,7 +2,7 @@
display: inline-block;
box-sizing: border-box;
padding-right: 10px;
&::last-child {
&:last-child {
padding-right: 0;
}
.z-button {