Revert Modal z-index

This commit is contained in:
Tusooa Zhu 2022-04-16 15:10:41 -04:00
parent fb29bd3a0a
commit c411ab2ff7
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ export default {
<style lang="scss">
.modal-view {
z-index: 2000;
z-index: 1000;
position: fixed;
top: 0;
left: 0;