Commit 1492ea24 by zhaochengxiang

设置模型区域最大高度

parent cc06bd56
.suggest-table { .suggest-table {
.yy-table { .yy-table {
margin: 0 !important; margin: 0 !important;
height: 300px !important; max-height: 300px !important;
overflow: auto !important; overflow: auto !important;
} }
} }
\ No newline at end of file
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