visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
b5d1807d34
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

@@ -125,10 +125,10 @@ const Widget = () => {
             padding: "5px",
             padding: "5px",
           }}
           }}
         >
         >
-          <Space>
+          <div style={{ display: "flex" }}>
             <MainMenu />
             <MainMenu />
             <NetStatus style={{ color: "white" }} />
             <NetStatus style={{ color: "white" }} />
-          </Space>
+          </div>
           <div></div>
           <div></div>
           <Space key="right">
           <Space key="right">
             {type === "article" && loadedArticleData ? (
             {type === "article" && loadedArticleData ? (