Darken overlay for modals

pull/6283/head
Henriette Dinger 7 years ago
parent d24f055e57
commit 3b5a1af6a8
  1. 2
      app/assets/stylesheets/content/_modal.sass

@ -41,7 +41,7 @@ $ng-modal-image-width: $ng-modal-image-height
top: 0
right: 0
bottom: 0
background: rgba(0, 0, 0, 0.5)
background: rgba(0, 0, 0, 0.75)
text-align: left
z-index: 10000

Loading…
Cancel
Save