[27605] Resize -wide modals to 75vh

https://community.openproject.com/wp/27605

[ci skip]
pull/6296/head
Oliver Günther 7 years ago
parent e0e89ec741
commit 0c34ae603e
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 2
      app/assets/stylesheets/content/_modal.sass

@ -64,7 +64,7 @@ $ng-modal-image-width: $ng-modal-image-height
overflow-x: hidden
&.-wide
width: 95%
min-width: 75vw
min-height: 40vh
.op-modal--modal-header

Loading…
Cancel
Save