Commit c1852e30 by zhaochengxiang

bug fix

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