Commit b428aa8e authored by wuyongsheng's avatar wuyongsheng

fix: 路径选择内容区域滚动

parent ea94f661
.FSBox {
width: 900px;
height: 650px;
max-height: 550px;
position: relative;
}
......
......@@ -447,6 +447,7 @@ const FileSelect = observer((props: FileSelectProps) => {
)}
</div>
<Table
tableContainerStyle={{height: 470}}
footer={false}
rowHover={true}
nopadding={true}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment