فهرست منبع

按钮改成中等

visuddhinanda 3 سال پیش
والد
کامیت
9332feca07
1فایلهای تغییر یافته به همراه1 افزوده شده و 5 حذف شده
  1. 1 5
      dashboard/src/components/auth/ToStudio.tsx

+ 1 - 5
dashboard/src/components/auth/ToStudio.tsx

@@ -14,11 +14,7 @@ const Widget = () => {
     return (
       <>
         <Link to={`/studio/${user.realName}/home`}>
-          <Button
-            type="primary"
-            size="small"
-            style={{ paddingLeft: 18, paddingRight: 18 }}
-          >
+          <Button type="primary" style={{ paddingLeft: 18, paddingRight: 18 }}>
             {intl.formatMessage({
               id: "columns.studio.title",
             })}