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

11 lines
204 B
SCSS
Raw Normal View History

vn-ticket-descriptor-popover {
vn-ticket-descriptor {
display: block;
2020-04-02 12:52:02 +00:00
width: 256px;
max-height: 448px;
2019-02-05 08:13:15 +00:00
& > vn-card {
margin: 0!important;
}
}
}