mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
优化样式
This commit is contained in:
parent
6cb3dbede5
commit
462b84b63a
@ -189,12 +189,12 @@
|
|||||||
min-width: 30px;
|
min-width: 30px;
|
||||||
}
|
}
|
||||||
.jstree-default .jstree-node {
|
.jstree-default .jstree-node {
|
||||||
min-height: 30px;
|
min-height: 20px;
|
||||||
line-height: 30px;
|
line-height: 20px;
|
||||||
margin-left: 30px;
|
margin-left: 20px;
|
||||||
min-width: 30px;
|
min-width: 20px;
|
||||||
}
|
}
|
||||||
.jstree-default .jstree-anchor {
|
.jstree-default .jstree-anchor {
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user