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
commit c6f684366a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 920 additions and 412 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;