Skip to content

Commit 9b20ebe

Browse files
authored
fix display position shift caused by scrollbars (#973)
1 parent 7c2ba4f commit 9b20ebe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wwwroot/css/genpage.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ body {
405405
width: 19.5rem;
406406
height: 10rem;
407407
overflow: hidden;
408+
scrollbar-gutter: stable;
408409
display: inline-block;
409410
white-space: normal;
410411
word-break: normal;

0 commit comments

Comments
 (0)