浏览代码

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,
+          },
+        },
       },
     },
   };