fix weird scrolling rules
This commit is contained in:
parent
488b84d44a
commit
8ab7262802
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ body {
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|
||||||
background: rgb(255, 255, 255);
|
background: rgb(255, 255, 255);
|
||||||
|
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
#form {
|
#form {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue