1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 04:15:28 +02:00

feat(ui/sidebar): support custom logos [EE-3753] (#7436)

* feat(ui/sidebar): show right logos
This commit is contained in:
Chaim Lev-Ari 2022-08-12 04:27:30 +03:00 committed by GitHub
parent a750259a2c
commit 92b7e64689
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 469 additions and 172 deletions

View file

@ -1,7 +0,0 @@
.update-notification {
font-size: 14px;
padding: 12px;
border-radius: 2px;
background-color: #ff851b;
margin-bottom: 5px;
}