mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
[Glitch] Add transition to media modal background
Port f8e50eaea351d743bf80e65c2178c4ed46d65881 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;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background: rgba($base-overlay-background, 0.7);
|
background: rgba($base-overlay-background, 0.7);
|
||||||
|
transition: background 0.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-root__container {
|
.modal-root__container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user