fix(core): update
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user