Browse Source

top: 20 in Modal

visuddhinanda 2 năm trước cách đây
mục cha
commit
e9a7ad596a

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

@@ -68,7 +68,7 @@ export const ArticleCtl = ({
           </Typography.Link>
           </Typography.Link>
           <Modal
           <Modal
             width={"80%"}
             width={"80%"}
-            style={{ maxWidth: 1000 }}
+            style={{ maxWidth: 1000, top: 20 }}
             title={
             title={
               <div
               <div
                 style={{
                 style={{