diff --git a/styles/index.css b/styles/index.css index eb6226838..f1ac8ff7f 100644 --- a/styles/index.css +++ b/styles/index.css @@ -17,7 +17,6 @@ body { .left-bar { background-color: #1b1b1b; - height: 100vh; border-right: 1px solid #fdfeff; overflow-y: scroll; min-width: max-content; @@ -108,7 +107,6 @@ input[type="text"] { } .section { - height: 100vh; overflow: auto; } diff --git a/templates/base.html b/templates/base.html index bebe31ef9..c52fee35b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -39,9 +39,9 @@
-