diff --git a/src/components/sp-page/index.scss b/src/components/sp-page/index.scss index 47a90afa5..423865d55 100644 --- a/src/components/sp-page/index.scss +++ b/src/components/sp-page/index.scss @@ -44,13 +44,14 @@ align-items: center; justify-content: center; gap: 10px; - height: 80px; - background: rgba(255, 255, 255, 0); + height: 80px!important; + line-height: 80px!important; } .powered-logo { width: 120px; height: 32px; + line-height: 32px!important; img { width: 100%; height: 100%;