Files
law-api/public/assets/scss/custom/components/_popover.scss

11 lines
100 B
SCSS

//
// _popover.scss
//
.popover {
font-family: inherit;
.popover-body {
line-height: 2;
}
}