UI - ЛАУНЧЕР: СКРЫТИЕ ФОНА ПОД МОДАЛКОЙ
This commit is contained in:
@@ -1831,6 +1831,10 @@ code {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.admin-panel-content__body:has(> .service-content-modal-layer) > :not(.service-content-modal-layer) {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.admin-panel-content:has(.service-content-modal-layer) > .admin-header {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user