pull/3445/head
Ryan Wang 2021-02-08 19:56:24 +08:00 committed by GitHub
parent a49794d92f
commit fddb310b4e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
@import './style.less';
body {
overflow-y: scroll;
overflow-y: overlay;
padding: 0 !important;
}