visuddhinanda 3 lat temu
rodzic
commit
475eb74fc2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      dashboard/src/components/corpus/BookTree.tsx

+ 1 - 1
dashboard/src/components/corpus/BookTree.tsx

@@ -65,7 +65,7 @@ const Widget = ({
 
   // TODO
   return (
-    <Space direction="vertical" style={{ padding: 10 }}>
+    <Space direction="vertical" style={{ padding: 10, width: "100%" }}>
       <Space style={{ display: "flex", justifyContent: "space-between" }}>
         <Text>目录</Text>
         <TocStyleSelect