Fix bug when you press PgUp/PgDown on a long message with sidebar open (#29272)

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Michele Lo Russo
2024-12-04 06:23:32 +01:00
коммит произвёл GitHub
родитель 8861a8aef0
Коммит 43d589be79

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

@@ -217,6 +217,7 @@ body.app__body #root {
.sidebar--right--width-holder {
grid-area: rhs;
transform: none;
}
#sidebar-right {