6 lines
148 B
CSS
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;
|
|
} |