mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-09 01:26:24 +01:00
Stretch svg dimensions
This commit is contained in:
parent
23dd7f5a7a
commit
1b41d39032
1 changed files with 2 additions and 0 deletions
|
@ -1676,6 +1676,8 @@ body:has(.media-modal-container + .status-deck) .media-post-link {
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
contain: none;
|
contain: none;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue