8 lines
136 B
CSS
8 lines
136 B
CSS
.p-component-overlay-enter{
|
|
animation: none;
|
|
}
|
|
|
|
.block-ui-custom {
|
|
background-color: transparent !important;
|
|
z-index: 1 !important;
|
|
} |