Revert Modal z-index
This commit is contained in:
parent
fb29bd3a0a
commit
c411ab2ff7
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export default {
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.modal-view {
|
.modal-view {
|
||||||
z-index: 2000;
|
z-index: 1000;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue