9 lines
131 B
CSS
9 lines
131 B
CSS
|
|
|
|
|
|
.workspace-leaf-content[data-type="link-tree"] #link-tree {
|
|
/* color: red; */
|
|
font-size: var(--font-adaptive-small);
|
|
}
|
|
|