We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba43be commit 17097a4Copy full SHA for 17097a4
src/styles/app.less
@@ -19,6 +19,7 @@ html.dark {
19
// Dynamic Viewport Units
20
height: 100dvh;
21
position: relative;
22
+ overflow-x: hidden;
23
}
24
25
::-webkit-scrollbar {
0 commit comments