visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
8a3e688b27
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      dashboard/src/pages/library/article/show.tsx

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

@@ -130,7 +130,7 @@ const Widget = () => {
             <NetStatus style={{ color: "white" }} />
           </div>
           <div></div>
-          <Space key="right">
+          <div style={{ display: "flex" }} key="right">
             {type === "article" && loadedArticleData ? (
               <Button
                 ghost
@@ -193,7 +193,7 @@ const Widget = () => {
                 }
               />
             </Tooltip>
-          </Space>
+          </div>
         </Header>
       </Affix>
       <div style={{ width: "100%", display: "flex" }}>