e-verify/styles/blockUi.css

8 lines
136 B
CSS
Raw Normal View History

2024-05-14 22:19:14 +07:00
.p-component-overlay-enter{
animation: none;
}
.block-ui-custom {
background-color: transparent !important;
z-index: 1 !important;
}