1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-07 14:55:27 +02:00

feat(ui): portainer new ui for homepage EE-3554 (#7328)

* add icon to homepage
This commit is contained in:
Richard Wei 2022-07-29 16:13:02 +12:00 committed by GitHub
parent 44737029a9
commit 423dd5e394
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 127 additions and 45 deletions

View file

@ -245,7 +245,6 @@ a[ng-click] {
cursor: pointer;
border: 1px solid var(--border-blocklist);
border-radius: 8px;
box-shadow: var(--shadow-box-color);
margin-right: 10px;
}