fix(core): update

This commit is contained in:
2022-08-17 19:56:22 +02:00
parent 0d05bfa5ff
commit 0df9fe750c
3 changed files with 5 additions and 2 deletions

View File

@ -42,6 +42,7 @@ export class DeesWindowLayer extends DeesElement {
background: rgba(0, 0, 0, 0.0);
backdrop-filter: brightness(1);
pointer-events: none;
z-index: 200;
}
.visible {