[Glitch] Centers GIFs in media modal
Port 4ddddc257394997aed7d01acafc381b2cdc545fc to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
5af57000a0
commit
f5cbe73d76
@ -6441,6 +6441,8 @@ a.status-card {
|
|||||||
inset-inline-start: 0;
|
inset-inline-start: 0;
|
||||||
inset-inline-end: 0;
|
inset-inline-end: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-around; // If set to center, the fullscreen image overlay is misaligned.
|
||||||
|
|
||||||
> div {
|
> div {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user