visuddhinanda 2 lat temu
rodzic
commit
043331a623

+ 2 - 2
dashboard/src/components/article/AnthologyStudioList.tsx

@@ -33,10 +33,10 @@ const AnthologyStudioListWidget = () => {
   }, []);
   }, []);
 
 
   return (
   return (
-    <Card title="作者">
+    <Card title="作者" size="small">
       <List
       <List
         itemLayout="vertical"
         itemLayout="vertical"
-        size="large"
+        size="small"
         dataSource={tableData}
         dataSource={tableData}
         renderItem={(item) => (
         renderItem={(item) => (
           <List.Item>
           <List.Item>