salix/front/core/components/button/style.scss

5 lines
78 B
SCSS
Raw Normal View History

vn-button {
2018-08-21 08:54:01 +00:00
& i[class="material-icons"] {
margin-top: 6px;
}
}