mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
优化图谱右上角关闭按钮
This commit is contained in:
parent
68dd9997c7
commit
99fa66cc20
1 changed files with 1 additions and 1 deletions
|
|
@ -2462,7 +2462,7 @@ g.markmap-node[data-depth='0'] .markmap-foreign {
|
|||
/* 调整关系图谱样式 */
|
||||
.workspace-split:not(.mod-root) .graph-controls.is-close, .graph-controls.is-close {
|
||||
background-color: transparent;
|
||||
margin-top: -20px;
|
||||
margin-top: -10px;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue