Explorar el Código

fix: 提示框大小

sun-chaochao hace 3 años
padre
commit
81e08d3eff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/NoticeIcon/index.tsx

+ 1 - 1
src/components/NoticeIcon/index.tsx

@@ -110,7 +110,7 @@ const NoticeIconView = () => {
 
   const openNotification = (resp: any) => {
     notification.warning({
-      style: { width: 320 },
+      // style: { width: 320 },
       message: resp?.payload?.topicName,
       description: (
         <div