Skip to content

Commit 8bedd4c

Browse files
ug-heroliuqiang
andauthored
docs(Modal): Page jittering (ant-design#56255)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
1 parent 3d0a5b4 commit 8bedd4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.dumi/theme/common/styles/Reset.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export default () => {
5858
5959
body {
6060
overflow-x: hidden;
61+
scrollbar-width: thin;
6162
color: ${token.colorText};
6263
font-size: ${token.fontSize}px;
6364
font-family: ${token.fontFamily};

0 commit comments

Comments
 (0)