lanjianrong пре 4 година
родитељ
комит
aac616c072
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/Statistic/Software/Usage/index.jsx

+ 1 - 1
src/pages/Statistic/Software/Usage/index.jsx

@@ -209,7 +209,7 @@ const Usage = () => {
                 key="DepartmentSelect"
                 defaultOpen
                 treeData={options}
-                className="min-w-120px"
+                className="min-w-180px"
                 dropdownMatchSelectWidth
                 multiple
                 onChange={value => trySetOpIds(value)}