salix/modules/item/front/index/style.scss

9 lines
121 B
SCSS
Raw Normal View History

2019-02-06 10:24:29 +00:00
@import "variables";
2018-02-22 07:18:57 +00:00
2019-02-13 08:27:11 +00:00
vn-table {
img {
border-radius: 50%;
2019-02-15 16:33:03 +00:00
width: 50px;
height: 50px;
2019-02-13 08:27:11 +00:00
}
}