feat(app): add servers tab to settings dialog (#29675)

This commit is contained in:
Brendan Allan
2026-06-03 16:25:45 +08:00
committed by GitHub
parent c36a433a1f
commit c6f684366a
30 changed files with 921 additions and 413 deletions

View File

@@ -21,7 +21,7 @@
flex-direction: column;
gap: 12px;
overflow: hidden;
padding: 0 12px;
/*padding: 0 12px;*/
[data-slot="list-search-wrapper"] {
display: flex;