Explorar o código

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

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
38e464017c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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