Przeglądaj źródła

marginTop: -25,

visuddhinanda 2 lat temu
rodzic
commit
a8c58fdf07

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

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