[MM-61677]: Update heading level (#29784)

* [MA-51]: Update heading level

* [MA-51]: Fixed E2E tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Saurabh Sharma
2025-01-17 02:36:17 +05:30
коммит произвёл GitHub
родитель 2d61d13940
Коммит ec6bc7a5f4
2 изменённых файлов: 2 добавлений и 2 удалений

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

@@ -42,7 +42,7 @@ const PersistentNotificationsIcon = styled(BellRingOutlineIcon)`
fill: rgba(var(--center-channel-color-rgb), 0.75);
`;
const Header = styled.h4`
const Header = styled.h2`
align-items: center;
display: flex;
gap: 8px;