mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 09:50:22 +00:00
Merge pull request #190 from coxy121/disable-page-scrolling
removed position attribute on block-scroll class
This commit is contained in:
@@ -643,7 +643,6 @@ export default {
|
||||
</script>
|
||||
<style>
|
||||
.v--modal-block-scroll {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user