Explorar el Código

set img fixed width

AykutSarac hace 2 años
padre
commit
e1769ef356
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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}