From 65141fe1202b2063fd2b0e0c44fccbcf25b33a49 Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Thu, 19 Feb 2026 10:15:38 +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 2ba76d3..86b3c87 100644 --- a/theme/tolfin.css +++ b/theme/tolfin.css @@ -208,7 +208,7 @@ html { .sessionCardButton, .guideOptions, .MuiTabs-centered .MuiTab-root { - padding: .1112em !important; + padding: 1.112em !important; margin: 0 .29em !important; border-radius: var(--theme-roundness); }