From fb996bd2f7a54af484d8bd71c41090e5700459d0 Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Thu, 19 Feb 2026 10:31:37 +0300 Subject: [PATCH] --- theme/tolfin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/tolfin.css b/theme/tolfin.css index a20af44..9eebb3b 100644 --- a/theme/tolfin.css +++ b/theme/tolfin.css @@ -208,7 +208,7 @@ html { .sessionCardButton, .guideOptions, .MuiTabs-centered .MuiTab-root { - padding: 1.1112em !important; + padding: 0.556em !important; margin: 0 .29em !important; border-radius: var(--theme-roundness); }