This commit is contained in:
2026-02-19 10:36:58 +03:00
parent fb996bd2f7
commit 08c5bb41cc

View File

@@ -201,8 +201,12 @@ html {
align-items: center; align-items: center;
} }
/* Только для вкладок */
.headerTabs .emby-tab-button {
padding: 1.112em !important; /* Увеличено в 2 раза */
}
/* Настраиваем отступы и закругление для кнопок и вкладок */ /* Настраиваем отступы и закругление для кнопок и вкладок */
.headerTabs .emby-tab-button,
.headerRight .paper-icon-button-light, .headerRight .paper-icon-button-light,
.detailButton, .detailButton,
.sessionCardButton, .sessionCardButton,