Skip to content

Commit 8d651c7

Browse files
committed
fix(scroll): prevent infinite scroll trigger after hot reload (#154)
1 parent a549285 commit 8d651c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/styles/app.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ html.dark {
1818
#app {
1919
height: 100%;
2020
position: relative;
21-
overflow-x: hidden;
2221
}
2322

2423
::-webkit-scrollbar {

0 commit comments

Comments
 (0)