fix scroll again

This commit is contained in:
Henry Jameson 2025-11-27 18:20:47 +02:00
commit 0d04b1c8ce

View file

@ -67,6 +67,7 @@
.tab-content-wrapper { .tab-content-wrapper {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100%;
flex: 1 1 auto; flex: 1 1 auto;
&.-hidden { &.-hidden {