salix/front/core/components/input-file/style.scss

7 lines
84 B
SCSS
Raw Normal View History

@import "variables";
2019-10-28 20:40:24 +00:00
.vn-input-file {
.value {
cursor: pointer;
2019-10-09 22:47:29 +00:00
}
}