From d64778326f2e70d33bde35292f0cde3d8a99acad Mon Sep 17 00:00:00 2001 From: you Date: Thu, 19 Mar 2026 23:40:46 +0000 Subject: [PATCH] fix: remove stray CSS fragment corrupting live.css --- public/index.html | 2 +- public/live.css | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index d9faff94..085c5eb1 100644 --- a/public/index.html +++ b/public/index.html @@ -22,7 +22,7 @@ - + diff --git a/public/live.css b/public/live.css index 4eac9544..996485b8 100644 --- a/public/live.css +++ b/public/live.css @@ -424,8 +424,6 @@ .vcr-bar > .vcr-controls { display: flex; align-items: center; gap: 4px; flex-shrink: 0; } - min-width: 0; -} .vcr-controls { display: flex;