mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-02 21:14:47 +00:00
[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>
This commit is contained in:
parent
34cc6f45ac
commit
196cef8977
|
@ -14,6 +14,7 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
background: rgba($base-overlay-background, 0.7);
|
||||
transition: background 0.5s;
|
||||
}
|
||||
|
||||
.modal-root__container {
|
||||
|
|
Loading…
Reference in a new issue