Commit cacd9723 authored by 周远喜's avatar 周远喜

ok

parent ca00b4ab
......@@ -221,20 +221,6 @@ export default {
</script>
<style lang="less">
// @import "../../assets/css/custom.less";
// .tree-menu {
// h3 {
// height: 50px;
// font-size: 14px;
// font-family: Microsoft YaHei;
// font-weight: bold;
// line-height: 50px;
// color: @left-tree-header-color;
// background: @left-tree-header-bg-color;
// opacity: 1;
// padding-left: 10px;
// }
.tree-menu{
border: 1px solid #ddd;
.p-list {
......@@ -248,21 +234,4 @@ border: 1px solid #ddd;
}
}
// .search {
// height: 50px;
// padding: 5px 10px;
// }
// .fg {
// flex: none;
// // height:0;
// overflow: auto;
// padding-left: 10px;
// }
// .tree {
// height: calc(100vh - 215px);
// overflow: auto;
// }
// }
</style>
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