1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

fix(svg): fix footer height [EE-4547] (#8071)

This commit is contained in:
Ali 2022-11-21 09:22:41 +13:00 committed by GitHub
parent 583346321e
commit 61e8e68c31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ function CEFooter() {
<UpdateNotification />
<FooterContent>
<Logo width="90px" height="" />
<Logo width="90px" height="100%" />
<span>Community Edition</span>
<BuildInfoModalButton />