From ce2d5eec7cf78b81bd561ae3b8e3a732d50fea8c Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Thu, 19 Feb 2026 10:23:03 +0300 Subject: [PATCH] --- theme/tolfin.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/theme/tolfin.css b/theme/tolfin.css index 86b3c87..e509adb 100644 --- a/theme/tolfin.css +++ b/theme/tolfin.css @@ -208,11 +208,21 @@ html { .sessionCardButton, .guideOptions, .MuiTabs-centered .MuiTab-root { + padding: .556em !important; + margin: 0 .29em !important; + border-radius: var(--theme-roundness); +} + +/* Настраиваем отступы и закругление для кнопок и вкладок */ +.emby-tab-button, +t { padding: 1.112em !important; margin: 0 .29em !important; border-radius: var(--theme-roundness); } + + /* Устанавливаем высоту для элементов заголовка на десктопе */ .layout-desktop .headerTabs, .layout-desktop .headerLeft,