41
Bearbeitungen
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
.popup-alerts-wrapper .popup-alerts-window { max-width: 90vw; | .popup-alerts-wrapper .popup-alerts-window { max-width: 90vw; display: block; flex: none; } | ||
.popup-alerts-content { overflow: hidden; } | .popup-alerts-content { overflow: hidden; } | ||
.popup-alerts-content a.image { position: relative; } | .popup-alerts-content a.image { position: relative; } | ||
.popup-alerts-content img { max-width: 90vw; height: auto; width: auto; max-height: 90vh; } | .popup-alerts-content img { max-width: 90vw; height: auto; width: auto; max-height: 90vh; } | ||