1
0
Fork 0

Stretch svg dimensions

This commit is contained in:
Lim Chee Aun 2024-01-20 10:26:01 +08:00
parent 23dd7f5a7a
commit 1b41d39032

View file

@ -1676,6 +1676,8 @@ body:has(.media-modal-container + .status-deck) .media-post-link {
svg {
contain: none;
width: 100%;
height: 100%;
}
}