Commit ebc49555 by zhaochengxiang

bug fix

parent 9be4d113
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
.asset-manage-tree-read-only { .asset-manage-tree-read-only {
.yy-tree { .yy-tree {
height: calc(100vh - @header-height - @breadcrumb-height - 25px - 62px) !important;; height: calc(100vh - @header-height - @breadcrumb-height - 25px - 62px) !important;
overflow: auto !important; overflow: auto !important;
} }
} }
......
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