cleanup, fix some things, try to disable scrollbars on mobile
This commit is contained in:
parent
c71cf72eea
commit
6109fab14e
5 changed files with 18 additions and 23 deletions
|
@ -35,7 +35,7 @@ export default {
|
|||
|
||||
<style lang="scss">
|
||||
.modal-view {
|
||||
z-index: 1000;
|
||||
z-index: 2000;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue