selection of known hosts to form (#4379)

This commit is contained in:
Joseph Chamish
2021-06-15 03:12:17 -04:00
committed by GitHub
parent c9ddd042fc
commit a65ce8694c
3 changed files with 61 additions and 22 deletions

View File

@@ -11,4 +11,8 @@
.connectForm-submit.MuiButton-root {
display: block;
margin: 20px auto 0;
}
.selectKnownHosts-items {
margin-bottom: 4px;
}