Explorar o código

fix: 提示框大小

sun-chaochao %!s(int64=3) %!d(string=hai) anos
pai
achega
81e08d3eff
Modificáronse 1 ficheiros con 1 adicións e 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