app: allow providing username and password when connecting to remote server (#14872)
This commit is contained in:
parent
8c739b4a7d
commit
7528419172
6 changed files with 443 additions and 283 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue