fix popup

This commit is contained in:
cookfront
2017-03-16 17:55:13 +08:00
parent 6b04a0a477
commit 9ccce7cd5c
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -32,6 +32,10 @@
margin-left: 10px;
}
& + .zan-button--block {
margin-left: 0;
}
@m default {
color: $button-default-color;
background-color: $button-default-background-color;