mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 17:16:26 +01:00
Huh this actually works
This commit is contained in:
parent
668acdcf0b
commit
5f15c5e659
1 changed files with 1 additions and 0 deletions
|
@ -534,6 +534,7 @@ body:has(#modal-container .carousel) .status .media img:hover {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
border-radius: inherit;
|
||||||
}
|
}
|
||||||
.status :is(.media-video, .media-audio, .media-gif) {
|
.status :is(.media-video, .media-audio, .media-gif) {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue