user rsa key for federation

This commit is contained in:
lesion
2019-07-29 14:10:18 +02:00
parent f98820dafe
commit 64beb39baa
7 changed files with 73 additions and 16 deletions

View File

@@ -25,10 +25,14 @@ html, body {
// }
.el-card {
max-width: 670px;
max-width: 630px;
margin: 30px auto;
}
#admin.el-card {
max-width: 850px;
}
.el-dialog {
margin-top: 0px !important;
border-radius: 0px;