diff --git a/web/static/app.css b/web/static/app.css index b67d450..787917c 100644 --- a/web/static/app.css +++ b/web/static/app.css @@ -401,8 +401,7 @@ code,kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono /* ===== Solid red family background ===== */ .danger-bg { - min-height: 100vh; - background: #D98482; + background: #D98482 !important; } /* Keep cards readable over red bg */