fix tab cutoff

This commit is contained in:
Henry Jameson 2025-11-27 12:03:07 +02:00
commit b1c338a976

View file

@ -65,8 +65,9 @@
}
.tab-content-wrapper {
display: flex;
flex-direction: column;
flex: 1 1 auto;
height: 100%;
&.-hidden {
display: none;