ソースを参照

缩小card内边距

visuddhinanda 3 年 前
コミット
0e0f4a24a7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      dashboard/src/components/template/SentEdit.tsx

+ 1 - 1
dashboard/src/components/template/SentEdit.tsx

@@ -57,7 +57,7 @@ const SentEditInner = ({
   simNum,
 }: IWidgetSentEditInner) => {
   return (
-    <Card>
+    <Card bodyStyle={{ paddingBottom: 0 }} size="small">
       <SentMenu>
         <SentContent
           origin={origin}