Vmeda.Online/src/app/app.wp.scss
2017-12-20 10:46:21 +01:00

10 lines
135 B
SCSS

.button-wp {
min-height: $button-wp-height;
}
// Light buttons color.
.button-wp-light {
color: color($colors, primary, base);
}