优化图谱右上角关闭按钮

This commit is contained in:
hezhendong 2025-06-11 14:49:47 +08:00
parent 68dd9997c7
commit 99fa66cc20

View file

@ -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;
}