Просмотр исходного кода

fix(notice): email description

lind 3 лет назад
Родитель
Сommit
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,
+          },
+        },
       },
     },
   };