Better scroll area

This commit is contained in:
Daniel Kluge
2021-12-26 15:16:09 +01:00
parent b9e4a4558c
commit ee500ebeea
3 changed files with 9 additions and 3 deletions
-1
View File
@@ -1,5 +1,4 @@
.container {
overflow: auto;
display: flex;
flex-direction: column-reverse;
flex-shrink: 2;