This commit is contained in:
2018-12-18 17:49:09 +01:00
8 changed files with 322 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
.sc-button {
margin-bottom: 0.5rem;
&.bt-submit, &.bt-save, &.bt-create, &.bt-new {
@include button($green, $white);
}