Skip to content

Commit 08425c0

Browse files
lorumicmattermost-build
authored andcommitted
Fix bug when you press PgUp/PgDown on a long message with sidebar open (#29272)
Co-authored-by: Mattermost Build <build@mattermost.com>
1 parent 384006f commit 08425c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/channels/src/sass/base/_structure.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ body.app__body #root {
217217

218218
.sidebar--right--width-holder {
219219
grid-area: rhs;
220+
transform: none;
220221
}
221222

222223
#sidebar-right {

0 commit comments

Comments
 (0)