Skip to content

Commit 17097a4

Browse files
committed
fix: tabbar flicker
1 parent 8ba43be commit 17097a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/app.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ html.dark {
1919
// Dynamic Viewport Units
2020
height: 100dvh;
2121
position: relative;
22+
overflow-x: hidden;
2223
}
2324

2425
::-webkit-scrollbar {

0 commit comments

Comments
 (0)