Commit a415066f authored by 王万里's avatar 王万里

add: height

parent 14f978f8
......@@ -346,7 +346,8 @@ div.propertySection {
/* width: 260px; */
width: 95%;
/* height: 199px; */
max-height: 730px;
/* max-height: 730px; */
height: calc(100vh - 100px);
}
.selected-item-body > div {
......
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