visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
ba47edb931
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/components/article/ToolButton.tsx

+ 1 - 1
dashboard/src/components/article/ToolButton.tsx

@@ -22,7 +22,7 @@ const Widget = ({ icon, content, title }: IWidget) => {
       </Tooltip>
       <Drawer
         title={title}
-        width={350}
+        width={460}
         placement="left"
         onClose={() => {
           setOpen(false);