Explorar el Código

marginTop: -22,

visuddhinanda hace 2 años
padre
commit
7b25ca6db4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dashboard/src/components/template/SentEdit/SentEditMenu.tsx

+ 1 - 1
dashboard/src/components/template/SentEdit/SentEditMenu.tsx

@@ -138,7 +138,7 @@ const SentEditMenuWidget = ({
       />
       <div
         style={{
-          marginTop: -25,
+          marginTop: -22,
           right: 30,
           position: "absolute",
           display: isHover ? "block" : "none",