Skip to content

Commit 2afb97a

Browse files
committed
fix: Style optimization
1 parent 0f533d8 commit 2afb97a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/src/style.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,3 +425,7 @@ strong {
425425
.datetime-variables.datetime-variables {
426426
color: #3370ff;
427427
}
428+
429+
.ed-tree-node__content {
430+
border-radius: 4px;
431+
}

0 commit comments

Comments
 (0)