[MM-54750] Theme color sidebarHeaderTextColor is used with different backgrounds (#26085)

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Abdesslam Haouioui
2024-02-05 19:40:19 +01:00
коммит произвёл GitHub
родитель daad3efd92
Коммит 5c63bb7e0f

Просмотреть файл

@@ -62,7 +62,7 @@ const SidebarHeading = styled(Heading).attrs(() => ({
margin: 'none',
size: 200,
}))<SidebarHeaderProps>`
color: var(--sidebar-header-text-color);
color: var(--sidebar-text);
cursor: pointer;
display: flex;