Update SettingsModal.css
This commit is contained in:
parent
faa3620005
commit
61a3c87384
|
@ -197,10 +197,9 @@
|
|||
#app-mount .root-2zfUH6 .perksModal-CLcR1c .carousel-3dvee9 {
|
||||
margin-left: calc(-0.5 * (100vw - var(--settingsmodalwidth))) !important;
|
||||
}
|
||||
#app-mount .root-2zfUH6 .closeWrapper-1aVqeP,
|
||||
#app-mount .root-2zfUH6 .closeWrapper-1aVqeP .closeContent-1uXQiy,
|
||||
#app-mount .root-2zfUH6 .closeWrapper-1aVqeP .container-O54IuJ,
|
||||
#app-mount .root-2zfUH6 .closeWrapper-1aVqeP .closeButton-PCZcma {
|
||||
#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;
|
||||
top: 0 !important;
|
||||
right: 0 !important;
|
||||
|
@ -218,7 +217,7 @@
|
|||
opacity: 0 !important;
|
||||
cursor: default !important;
|
||||
}
|
||||
#app-mount .root-2zfUH6 .closeWrapper-1aVqeP {
|
||||
#app-mount .root-2zfUH6 .closeIconWrapper-1W_w1- {
|
||||
position: fixed !important;
|
||||
top: 22px !important;
|
||||
z-index: -1 !important;
|
||||
|
|
Loading…
Reference in New Issue