salix/front/core/components/icon-menu/style.scss

8 lines
114 B
SCSS
Raw Normal View History

2018-12-04 12:18:27 +00:00
vn-icon-menu {
2019-01-21 14:21:24 +00:00
cursor: pointer;
2018-12-04 12:18:27 +00:00
vn-drop-down {
font-family: 'vn-font';
outline: 0
2018-12-04 12:18:27 +00:00
}
}