소스 검색

fix(notice): email description

lind 4 년 전
부모
커밋
a0d79bc286
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/pages/notice/Template/Detail/index.tsx

+ 5 - 0
src/pages/notice/Template/Detail/index.tsx

@@ -1251,6 +1251,11 @@ const Detail = observer(() => {
         'x-component-props': {
           rows: 4,
         },
+        'x-decorator-props': {
+          style: {
+            zIndex: 998,
+          },
+        },
       },
     },
   };