From 210148aa53e64ae4943232ac334b7df853e38d1d Mon Sep 17 00:00:00 2001 From: lscambo13 Date: Sun, 11 May 2025 18:39:48 +0530 Subject: [PATCH] Fix: On phones, reduced the padding around the main play/resume button --- Theme/ElegantFin-theme-nightly.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 03329d6..0df1e19 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -988,7 +988,7 @@ progress+span { .layout-mobile [dir=ltr] .mainDetailButtons { flex-wrap: wrap; - padding-inline: 20%; + padding-inline: 10%; } .mainDrawer,