Delete body overflow unset
This commit is contained in:
parent
1c7b42284c
commit
65cbf342bc
|
@ -4,11 +4,6 @@ main {
|
||||||
min-height: calc(100vh - var(--header-height));
|
min-height: calc(100vh - var(--header-height));
|
||||||
}
|
}
|
||||||
|
|
||||||
/* theme */
|
|
||||||
body {
|
|
||||||
overflow: unset !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*.custom-footer {*/
|
/*.custom-footer {*/
|
||||||
/* position: relative;*/
|
/* position: relative;*/
|
||||||
/* bottom: 0;*/
|
/* bottom: 0;*/
|
||||||
|
|
Loading…
Reference in New Issue