From 2230255f4ce6d05560bbb9275b6a051c8ee6dafb 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); }