NonInventPurchasingSystem/CPRNIMS.WebApps/wwwroot/MaterialDashboard/scss/material-dashboard/_popovers.scss
2026-01-20 07:44:30 +08:00

11 lines
125 B
SCSS

.popover {
box-shadow: $popover-box-shadow;
}
// popover title
.popover {
.popover-header {
font-weight: 600;
}
}