فهرست منبع

style={{ top: 20 }}

visuddhinanda 2 سال پیش
والد
کامیت
4a118a482d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      dashboard/src/components/corpus/SentHistoryModal.tsx

+ 1 - 0
dashboard/src/components/corpus/SentHistoryModal.tsx

@@ -43,6 +43,7 @@ const SentHistoryModalWidget = ({
     <>
     <>
       <span onClick={showModal}>{trigger}</span>
       <span onClick={showModal}>{trigger}</span>
       <Modal
       <Modal
+        style={{ top: 20 }}
         width={"80%"}
         width={"80%"}
         title={intl.formatMessage({
         title={intl.formatMessage({
           id: "buttons.timeline",
           id: "buttons.timeline",