This commit is contained in:
Vanessa 2023-06-28 22:40:34 +08:00
parent cfc4da244e
commit 69cd8f735d
47 changed files with 126 additions and 202 deletions

View file

@ -50,7 +50,7 @@ export const mindmapRender = (element: Element, cdn = Constants.PROTYLE_CDN) =>
label: {
backgroundColor: "#f6f8fa",
borderColor: "#d1d5da",
borderRadius: 5,
borderRadius: 6,
borderWidth: 0.5,
color: "#586069",
lineHeight: 20,