mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Definitely need to recode this one day
Or at least split the code for single media vs multiple media
This commit is contained in:
parent
760fdb66db
commit
cf59b9dda1
1 changed files with 2 additions and 0 deletions
|
@ -589,6 +589,8 @@
|
|||
aspect-ratio: auto !important;
|
||||
}
|
||||
.status .media-container.media-eq1 {
|
||||
width: auto !important;
|
||||
max-width: 100%;
|
||||
display: inline-block;
|
||||
}
|
||||
.status .media-container.media-eq1 .media {
|
||||
|
|
Loading…
Reference in a new issue