Fix scroll not being reset
This commit is contained in:
parent
bae5b70023
commit
2001d7f02a
@ -53,15 +53,8 @@ input[type='text']:focus-visible,
|
||||
outline: 0.25rem solid hsla(155, 58%, 44%, 0.7);
|
||||
}
|
||||
|
||||
html,
|
||||
body,
|
||||
#svelte {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html {
|
||||
overflow-y: hidden;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden scroll;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user