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

@ -55,10 +55,12 @@ export class DeesMobilenavigation extends DeesElement {
min-width: 370px;
transform: translateX(200px);
color: #fff;
z-index: 100;
z-index: 250;
opacity: 0;
padding: 16px;
right: 0px;
top: 0px;
bottom: 0px;
background: #000;
border-left: 1px dashed #444;
pointer-events: none;