Tidy mobile live iframe height rules.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
67fd09341b
commit
7d5ac47ee1
@ -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 -- */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user