vr-shopxo-source/public/static/admin/default/css/power.css

10 lines
171 B
CSS
Raw Normal View History

2022-01-23 10:30:56 +00:00
.tree-list li {
list-style-type: none;
}
.tree-list li .item-content {
2023-08-27 08:10:21 +00:00
border:0.1rem dashed #ceecff;
2022-01-23 10:30:56 +00:00
background: #ddf2ff;
}
.tree-list li .stretch {
cursor: pointer;
2018-12-28 10:58:37 +00:00
}