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

pull/8084/head
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
1 changed files with 1 additions and 1 deletions

View File

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