Update SettingsModal.css
This commit is contained in:
parent
86bb98bbbc
commit
3ea0cf4760
|
@ -199,12 +199,15 @@
|
|||
}
|
||||
#app-mount .root-2zfUH6 .closeIconWrapper-1W_w1-,
|
||||
#app-mount .root-2zfUH6 .closeIconWrapper-1W_w1- .container-O54IuJ,
|
||||
#app-mount .root-2zfUH6 .closeIconWrapper-1W_w1- .closeButton-PCZcma {
|
||||
position: absolute !important;
|
||||
#app-mount .root-2zfUH6 .closeIconWrapper-1W_w1- .closeButton-PCZcma,
|
||||
#app-mount .shop-3sIaH8 .container-O54IuJ,
|
||||
#app-mount .shop-3sIaH8 .closeButton-PCZcma {
|
||||
position: fixed !important;
|
||||
top: 0 !important;
|
||||
right: 0 !important;
|
||||
bottom: 0 !important;
|
||||
left: 0 !important;
|
||||
z-index: -1 !important;
|
||||
background: transparent !important;
|
||||
border: none !important;
|
||||
border-radius: 0 !important;
|
||||
|
@ -218,7 +221,5 @@
|
|||
cursor: default !important;
|
||||
}
|
||||
#app-mount .root-2zfUH6 .closeIconWrapper-1W_w1- {
|
||||
position: fixed !important;
|
||||
top: 22px !important;
|
||||
z-index: -1 !important;
|
||||
}
|
Loading…
Reference in New Issue