modal fix
This commit is contained in:
parent
1e42eb81ea
commit
af02b01d12
@ -14,7 +14,7 @@ const visible = defineModel();
|
||||
|
||||
<style scoped lang="scss">
|
||||
div.modal-wrapper {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100vw;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user