salix/client/item/src/descriptor/style.scss

10 lines
112 B
SCSS
Raw Normal View History

vn-item-descriptor {
display: block;
img[ng-src] {
height: 100%;
width: 100%;
}
}