Merge branch 'settings-shuffle' into admin-tabs-2

This commit is contained in:
Henry Jameson 2025-11-27 18:20:58 +02:00
commit 489fb17070

View file

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