mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
removed position attribute on block-scroll class
This commit is contained in:
@@ -635,7 +635,6 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
<style>
|
<style>
|
||||||
.v--modal-block-scroll {
|
.v--modal-block-scroll {
|
||||||
position: absolute;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user