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

8 lines
135 B
SCSS
Raw Normal View History

vn-searchbar {
padding-top: 6px;
display: block;
& > form > vn-horizontal > vn-icon-button {
color: black;
}
}