Skip to content

Commit 3e50a71

Browse files
committed
fix #34785
1 parent cda90ec commit 3e50a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/features/projects.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
}
2020

2121
.project-column {
22+
min-height: max(calc(100vh - 400px), 300px);
2223
flex: 0 0 auto;
2324
display: flex;
2425
flex-direction: column;

0 commit comments

Comments
 (0)