Fix mobile nav stylelint

tusooa/multilang
tusooa 2 years ago
parent ce8101e60a
commit c7c68340f1
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

@ -247,10 +247,12 @@
}
}
}
.confirm-modal.dark-overlay {
&::before {
z-index: 3000;
}
.dialog-modal.panel {
z-index: 3001;
}

Loading…
Cancel
Save