We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20515b4 commit 45fa455Copy full SHA for 45fa455
src/css/main.css
@@ -10,7 +10,7 @@ body {
10
11
.app {
12
display: flex;
13
- height: 100%;
+ height: calc(100% - 52px);
14
}
15
16
.document {
0 commit comments