Pārlūkot izejas kodu

编辑区域宽度改为 1200

visuddhinanda 2 gadi atpakaļ
vecāks
revīzija
538ad1e0bb
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      dashboard/src/pages/library/article/show.tsx

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

@@ -108,7 +108,7 @@ const Widget = () => {
         >
           <div
             key="Article"
-            style={{ marginLeft: "auto", marginRight: "auto", width: 960 }}
+            style={{ marginLeft: "auto", marginRight: "auto", width: 1200 }}
           >
             <Article
               active={true}