Fix double scrollnbar

This commit is contained in:
Jip Fr 2023-11-27 15:53:04 +01:00
parent 1161ecaca3
commit d20fc4bf82

View File

@ -7,7 +7,6 @@ body {
@apply bg-background-main font-open-sans text-type-text overflow-x-hidden; @apply bg-background-main font-open-sans text-type-text overflow-x-hidden;
min-height: 100vh; min-height: 100vh;
min-height: 100dvh; min-height: 100dvh;
position: relative;
} }
html[data-full], html[data-full],