aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/features/projects.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/css/features/projects.css')
-rw-r--r--web_src/css/features/projects.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web_src/css/features/projects.css b/web_src/css/features/projects.css
index 1d09e9c7ea..7fd5150970 100644
--- a/web_src/css/features/projects.css
+++ b/web_src/css/features/projects.css
@@ -5,6 +5,7 @@
flex-wrap: nowrap;
overflow: auto;
margin: 0 0.5em;
+ min-height: max(calc(100vh - 400px), 300px);
max-height: calc(100vh - 120px);
}