From 17607c2d83f5888c1e38d59e082dc37bde541f08 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Wed, 27 May 2026 18:34:07 -0700 Subject: [PATCH] Update style.css --- webui/static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webui/static/style.css b/webui/static/style.css index 52732b77..008076bf 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -56108,7 +56108,6 @@ tr.tag-diff-same { gap: 12px; padding: 12px 16px; min-width: 280px; - max-width: 360px; background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(255, 255, 255, 0.06); border-radius: 14px; @@ -62240,7 +62239,7 @@ body.reduce-effects .dash-card::after { overflow-y: auto; overflow-x: hidden; padding: 4px 2px; - max-height: 260px; + max-height: 350px; } .dash-card[data-card="syncs"] .sync-history-card {