app: allow providing username and password when connecting to remote server (#14872)

This commit is contained in:
Brendan Allan 2026-02-27 13:26:15 +08:00 committed by GitHub
commit 7528419172
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 443 additions and 283 deletions

View file

@ -54,7 +54,7 @@
[data-slot="dialog-header"] {
display: flex;
padding: 20px;
padding: 16px 20px;
justify-content: space-between;
align-items: center;
flex-shrink: 0;