SYNC: Merge pull request #17 from dbgate/feature/settings-test

This commit is contained in:
Jan Prochazka
2025-12-02 16:09:34 +01:00
committed by Diflow
parent d12ad7b882
commit 4564bd7180
8 changed files with 104 additions and 1 deletions

View File

@@ -137,6 +137,7 @@
position: relative;
overflow: hidden;
height: 100%;
background-color: var(--theme-bg-0);
}
.scrollableContentContainer {