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