diff --git a/src/components/status.css b/src/components/status.css index b474ed04..208ee7df 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -1371,10 +1371,14 @@ body:has(#modal-container .carousel) .status .media img:hover { column-gap: 8px; flex-wrap: wrap; - .media[data-has-small-dimension] { + .media { width: var(--width, auto) !important; } + /* .media[data-has-small-dimension] { + width: var(--width, auto) !important; + } */ + figure { flex-direction: column;