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

16 lines
232 B
SCSS
Raw Normal View History

vn-item-descriptor {
display: block;
img[ng-src] {
height: 100%;
width: 100%;
2019-10-18 20:07:55 +00:00
display: block;
}
2018-11-12 12:12:25 +00:00
vn-dialog[vn-id=regularize]{
.vn-textfield{
2018-11-12 12:12:25 +00:00
width: 100%
}
}
}