Explorar el Código

fix(notice): email description

lind hace 4 años
padre
commit
a0d79bc286
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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,
+          },
+        },
       },
     },
   };