mirror of
				https://github.com/KevinMidboe/vue-js-modal.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/euvl/vue-modal
This commit is contained in:
		| @@ -332,7 +332,7 @@ | ||||
|       }, | ||||
|  | ||||
|       onWindowResize () { | ||||
|         this.window.width = document.body.clientWidth | ||||
|         this.window.width = window.innerWidth | ||||
|         this.window.height = window.innerHeight | ||||
|       }, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user