소스 검색

marginTop: -25,

visuddhinanda 2 년 전
부모
커밋
a8c58fdf07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
       <div
         style={{
         style={{
-          marginTop: 0,
+          marginTop: -25,
           right: 30,
           right: 30,
           position: "absolute",
           position: "absolute",
           display: isHover ? "block" : "none",
           display: isHover ? "block" : "none",