Vmeda.Online/src/app/app.wp.scss

10 lines
135 B
SCSS
Raw Normal View History

2017-12-18 09:48:04 +00:00
.button-wp {
min-height: $button-wp-height;
}
// Light buttons color.
.button-wp-light {
color: color($colors, primary, base);
}