1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 22:05:23 +02:00

feat(ui): portainer login page ui EE-3542 (#7244)

* ui change for login page

* Update app/portainer/views/auth/auth.html

Co-authored-by: itsconquest <william.conquest@portainer.io>

* remove inline styles logout view

Co-authored-by: itsconquest <william.conquest@portainer.io>
This commit is contained in:
Richard Wei 2022-07-27 11:02:41 +12:00 committed by GitHub
parent 1ef713d80b
commit 36071837cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 40 additions and 18 deletions

View file

@ -400,7 +400,7 @@ a[ng-click] {
}
.panel-body {
padding: 30px 25px;
padding: 20px 25px;
background-color: var(--white-color);
border-radius: 8px;
}