diff --git a/frontend/src/app/globals.css b/frontend/src/app/globals.css index ed49ecd..7b04d8b 100644 --- a/frontend/src/app/globals.css +++ b/frontend/src/app/globals.css @@ -11224,8 +11224,7 @@ a.weather-card:hover { } .live-stage.layout-split { grid-template-columns: 1fr; } .live-iframe { min-height: 50vh; } - .live-iframe { min-height: 280px; } - .live-chat { border-left: none; border-top: var(--border-glass); min-height: 280px; } + .live-chat { border-left: none; border-top: var(--border-glass); } } /* -- Feature rings / progressive IA -- */