Explorar o código

Update textWysiwyg.tsx

zsviczian %!s(int64=2) %!d(string=hai) anos
pai
achega
c1f8eca7de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/element/textWysiwyg.tsx

+ 1 - 1
src/element/textWysiwyg.tsx

@@ -347,7 +347,7 @@ export const textWysiwyg = ({
     boxSizing: "content-box",
   });
 
-  const magicOffset = 
+  const magicOffset =
     (excalidrawContainer
       ? parseFloat(getComputedStyle(excalidrawContainer).fontSize)
       : 16) / 16;