salix/modules/item/front/ticket-descriptor-popover/style.scss

15 lines
271 B
SCSS

vn-ticket-descriptor-popover {
vn-ticket-descriptor {
display: block;
width: 16em;
max-height: 28em;
&>vn-card {
margin: 0!important;
}
.header > a:first-child {
display: none
}
}
}