From f64a7cfdde016d927c85d4bcbbd2dba4584bd431 Mon Sep 17 00:00:00 2001 From: Chris Malone Date: Fri, 26 Sep 2025 00:25:59 +1000 Subject: [PATCH] center edit and remove icons --- wgp.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wgp.py b/wgp.py index 2a18de6..298c8f8 100644 --- a/wgp.py +++ b/wgp.py @@ -9556,6 +9556,8 @@ def create_ui(): color: #718096; transition: color 0.2s; line-height: 1; + position: relative; + left: -3px; } #queue_html_container .action-button:hover { color: #e2e8f0;