feat: align frontend document and rule management flows
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user