mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(init-admin): allow to specify a username for the initial admin account (#1160)
This commit is contained in:
parent
13b2fcffd2
commit
e65d132b3d
12 changed files with 385 additions and 276 deletions
|
@ -254,11 +254,11 @@ a[ng-click]{
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.login-form > div {
|
||||
.simple-box-form > div {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
.login-form > div:last-child {
|
||||
.simple-box-form > div:last-child {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue