chore: restart on error

This commit is contained in:
jialin
2025-03-31 16:21:40 +08:00
parent f83e49bd3d
commit eff88528d3
20 changed files with 162 additions and 105 deletions
+6
View File
@@ -894,3 +894,9 @@ body {
font-weight: var(--font-weight-bold);
padding: 2px;
}
.note-text {
font-size: var(--font-size-base);
color: var(--ant-color-text-tertiary);
font-weight: var(--font-weight-medium);
}