feat: align frontend document and rule management flows

This commit is contained in:
wren
2026-05-06 09:40:37 +08:00
parent 8a5044b024
commit c54f84382b
41 changed files with 4239 additions and 2903 deletions
+6
View File
@@ -373,6 +373,12 @@
font-size: 13px;
}
.rules-test-page .draft-tip.danger {
border-color: #f0c9c1;
background: #fff6f4;
color: #9f3f2d;
}
.rules-test-page .validation-card .card-body {
display: flex;
flex-direction: column;