Pear-Admin-Layui/component/pear/css/pear-module/treetable.css

10 lines
157 B
CSS
Raw Normal View History

2020-07-21 11:23:19 +00:00
.treeTable-icon i:last-child{
display: none!important;
}
2020-08-16 15:17:09 +00:00
.layui-icon-triangle-d:before {
2020-07-21 11:23:19 +00:00
content: "\e61a";
2020-08-16 15:17:09 +00:00
}
.treeTable-empty{
margin-left: 35px;
}