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

15 lines
207 B
SCSS
Raw Normal View History

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