mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
fix(wingbits): clamp popup to viewport after live data loads + cap photo height (#1973)
This commit is contained in:
@@ -10761,6 +10761,8 @@ a.prediction-link:hover {
|
||||
|
||||
.flight-photo img {
|
||||
width: 100%;
|
||||
max-height: 160px;
|
||||
object-fit: cover;
|
||||
display: block;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user