Fix mobile nav stylelint

This commit is contained in:
tusooa 2023-01-15 12:11:39 -05:00
parent ce8101e60a
commit c7c68340f1
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 2 additions and 0 deletions

View File

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