This commit is contained in:
Henry Jameson 2026-02-11 21:26:39 +02:00
commit b0dc2dd74a

View file

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