Fix overlapping media and QP

pull/1096/merge
Lim Chee Aun 2025-10-12 13:07:11 +08:00
rodzic 12bc3e8492
commit efe8063361
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -1104,6 +1104,9 @@
&:not(.media-figure-multiple .media-container) {
margin-bottom: -16px;
&:has(+ .status-card-container) {
margin-bottom: 0;
}
&.media-eq1:not(:has(figure)) {
text-align: center;