This commit is contained in:
duanliang
2025-04-25 11:42:43 +08:00
parent 97b31ae1b6
commit 3b0b9b9b30

View File

@@ -221,11 +221,12 @@
}
&-warning {
@extend .status;
background: #feae00;
background: #50F0A6;
}
&-primary {
@extend .status;
background: #2380fb;
}
}
.content {