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
parent 8c739b4a7d
commit 7528419172
6 changed files with 444 additions and 284 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;