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

12 lines
244 B
SCSS
Raw Normal View History

vn-client-descriptor-popover {
vn-client-descriptor {
display: block;
2018-10-18 09:41:25 +00:00
width: 16em;
& > vn-card{
margin: 0!important;
}
.header > a:first-child {
display: none
}
}
}