From eda0f1258abaf824b9f95349616ce1fff33823bb Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Tue, 2 Jun 2026 06:46:05 +0900 Subject: [PATCH] Nudge model picker favorite dots --- static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index 7807976..f1a3c0e 100644 --- a/static/style.css +++ b/static/style.css @@ -2747,7 +2747,7 @@ body.bg-pattern-sparkles { justify-content: center; width: 30px; height: 24px; - margin: -5px -6px -5px 6px; + margin: -5px -8px -5px 8px; padding: 0; border: none; background: none; @@ -2799,7 +2799,7 @@ body.bg-pattern-sparkles { .model-picker-list .mp-fav-dot { width: 30px; height: 30px; - margin: -7px -6px -7px 6px; + margin: -7px -8px -7px 8px; } } /* Overflow "+" menu */