fix(core): update
This commit is contained in:
@ -73,6 +73,8 @@ export class DeesModal extends DeesElement {
|
||||
.modalContainer {
|
||||
display: flex;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
box-sizing: border-box;
|
||||
|
Reference in New Issue
Block a user