sun-chaochao 3 лет назад
Родитель
Сommit
81e08d3eff
1 измененных файлов с 1 добавлено и 1 удалено
  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