Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 681a8fb

Browse files
Reverts body to have height: 100% again
1 parent 7cb035d commit 681a8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/style/structure.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
html, body {
2-
min-height: 100%;
2+
height: 100%;
33
color: rgba(0,0,0,0.87);
44
background: white;
55
position: relative;

0 commit comments

Comments
 (0)