Files
hemat_solution/src/app/content/ngbbootstrap/alerts/alerts.component.css
2024-04-19 12:53:45 +07:00

6 lines
148 B
CSS

:host ::ng-deep .block-ui-wrapper {
background: rgba(255, 249, 249, 0.5) !important;
}
:host ::ng-deep .btn-close {
font-size: 5px !important;
}