We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b0294 commit 6c6ae97Copy full SHA for 6c6ae97
1 file changed
css/custom.css
@@ -9,9 +9,8 @@
9
}
10
11
body > div.w3-content {
12
- height: calc(100vh - 250px);
+ min-height: calc(100vh - 250px);
13
padding: 24px 12px;
14
- overflow: auto;
15
16
17
@media (max-height: 650px) {
0 commit comments