Commit 9524adfa by zhaochengxiang

bug fix

parent b4c6a3c4
.asset-draft { .asset-draft {
height: calc(100vh - 64px - 30px); height: calc(100vh - 64px - 30px);
// padding: 20px;
background: #fff; background: #fff;
overflow: auto; overflow: auto;
......
.model-config { .model-config {
height: calc(100vh - 64px - 30px); height: calc(100vh - 124px);
padding: 20px; padding: 20px;
background: #fff; background: #fff;
overflow: auto; overflow: auto;
......
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