visuddhinanda 3 лет назад
Родитель
Сommit
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}