Commit 802db7d3 by wuqian
parents 06151650 5e509372
...@@ -1018,6 +1018,8 @@ const handleWarehouseChange = (value: string | number) => { ...@@ -1018,6 +1018,8 @@ const handleWarehouseChange = (value: string | number) => {
} }
.right-content { .right-content {
width: 400px; width: 400px;
overflow-y: auto;
overflow-x: hidden;
} }
.basic-info { .basic-info {
display: grid; display: grid;
......
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