visuddhinanda před 2 roky
rodič
revize
d6efcb7f62

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

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