Explorar o código

按钮改成中等

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
9332feca07
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  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",
             })}