类型:开发

描述:
This commit is contained in:
2025-11-26 02:37:32 +08:00
parent 7edb14c031
commit caa474a5a9
9 changed files with 410 additions and 33 deletions

View File

@@ -610,11 +610,11 @@
}
&-tag--important {
@extend .item-tag;
background: #feae00;
background: #d9011b;
}
&-tag--warn {
@extend .item-tag;
background: #d9011b;
background: #feae00;
}
&-tag--normal {
@extend .item-tag;