fix: add scrollbar-gutter:stable to prevent nav shift on page switch
Docker Build / Build and Push Docker Image (push) Successful in 4m36s
Docker Build / Build and Push Docker Image (push) Successful in 4m36s
This commit is contained in:
Vendored
+1
@@ -48,6 +48,7 @@ For commercial licensing, please contact admin@modelstoken.com
|
||||
}
|
||||
html {
|
||||
@apply overflow-x-hidden font-sans;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
body {
|
||||
@apply bg-background text-foreground has-[div[data-variant='inset']]:bg-sidebar min-h-svh w-full;
|
||||
|
||||
Reference in New Issue
Block a user