فهرست منبع

:fire: style={{ display: "flex" }}

visuddhinanda 2 سال پیش
والد
کامیت
38e464017c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dashboard/src/pages/library/article/show.tsx

+ 1 - 1
dashboard/src/pages/library/article/show.tsx

@@ -127,7 +127,7 @@ const Widget = () => {
             <NetStatus style={{ color: "white" }} />
           </Space>
           <div></div>
-          <Space key="right" style={{ display: "flex" }}>
+          <Space key="right">
             {type === "article" && loadedArticleData ? (
               <Button
                 ghost