TreeTable 缩进问题
parent
0fa63afc7e
commit
27d360ff1a
|
|
@ -2,6 +2,8 @@
|
||||||
display: none!important;
|
display: none!important;
|
||||||
}
|
}
|
||||||
.layui-icon-triangle-d:before {
|
.layui-icon-triangle-d:before {
|
||||||
|
|
||||||
content: "\e61a";
|
content: "\e61a";
|
||||||
}
|
}
|
||||||
|
.treeTable-empty{
|
||||||
|
margin-left: 35px;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue