mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:57:40 +03:00
Fix shell full-height layout and landing scroll chrome regressions.
Restore fixed shell/landing-frame sizing from a8ef161 zoom experiment; hide landing page scrollbar while keeping wheel/keyboard/rail nav; constrain graphs main-pane width to stop horizontal overflow.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -38,7 +38,7 @@ function hub_h(string $s): string {
|
||||
<link rel="stylesheet" href="/app/androidcast_project/crashes/assets/css/app.css">
|
||||
<link rel="stylesheet" href="hub.css?v=20260610overlay">
|
||||
<link rel="stylesheet" href="hub-logo-layers.css?v=20260610overlay">
|
||||
<link rel="stylesheet" href="hub-landing.css?v=20260612nav">
|
||||
<link rel="stylesheet" href="hub-landing.css?v=20260613layout">
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
|
||||
Reference in New Issue
Block a user