Tidy mobile live iframe height rules.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
eric 2026-09-04 09:02:53 -05:00
parent 67fd09341b
commit 7d5ac47ee1

View File

@ -11224,8 +11224,7 @@ a.weather-card:hover {
} }
.live-stage.layout-split { grid-template-columns: 1fr; } .live-stage.layout-split { grid-template-columns: 1fr; }
.live-iframe { min-height: 50vh; } .live-iframe { min-height: 50vh; }
.live-iframe { min-height: 280px; } .live-chat { border-left: none; border-top: var(--border-glass); }
.live-chat { border-left: none; border-top: var(--border-glass); min-height: 280px; }
} }
/* -- Feature rings / progressive IA -- */ /* -- Feature rings / progressive IA -- */