소스 검색

set img fixed width

AykutSarac 2 년 전
부모
커밋
e1769ef356
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/containers/Editor/BottomBar.tsx

+ 1 - 0
src/containers/Editor/BottomBar.tsx

@@ -176,6 +176,7 @@ export const BottomBar = () => {
             Powered by
             <StyledImg
               height="20"
+              width="54"
               src="https://www.altogic.com/img/logo_dark.svg"
               alt="powered by altogic"
               light={lightmode}