[Glitch] Add transition to media modal background

Port f8e50eaea3 to glitch-soc

Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Marcin Mikołajczak 3 years ago committed by Claire
parent 34cc6f45ac
commit 196cef8977
  1. 1
      app/javascript/flavours/glitch/styles/components/modal.scss

@ -14,6 +14,7 @@
right: 0;
bottom: 0;
background: rgba($base-overlay-background, 0.7);
transition: background 0.5s;
}
.modal-root__container {

Loading…
Cancel
Save