提交 cb5a8254 编写于 作者: WodahsOrez's avatar WodahsOrez

lxm--树导航样式调整

上级 d8ab0270
...@@ -11,10 +11,12 @@ ...@@ -11,10 +11,12 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
.tree-exp-bar-header { .tree-exp-bar-header {
line-height: 50px; line-height: 36px;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
>div { >div {
font-size: 18px; font-size: 16px;
font-weight: 600;
color: black;
padding-left: 8px; padding-left: 8px;
i { i {
font-size: 20px; font-size: 20px;
...@@ -25,7 +27,7 @@ ...@@ -25,7 +27,7 @@
.search-content { .search-content {
width: 100%; width: 100%;
height: 48px; height: 48px;
padding: 10px 5px 10px 5px; padding: 6px;
} }
.tree-exp-content { .tree-exp-content {
<#-- 计算高度 --> <#-- 计算高度 -->
...@@ -39,7 +41,6 @@ ...@@ -39,7 +41,6 @@
height: 100%; height: 100%;
</#if> </#if>
overflow: auto; overflow: auto;
padding: 16px 0;
margin-bottom: 10px; margin-bottom: 10px;
} }
.tree-exp-content2 { .tree-exp-content2 {
...@@ -54,9 +55,6 @@ ...@@ -54,9 +55,6 @@
padding-left: 10px; padding-left: 10px;
} }
} }
> .left-pane.ivu-split-pane {
padding-right: 10px;
}
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册