类型:开发

描述:
This commit is contained in:
2026-02-03 11:55:41 +08:00
parent 724dc4a561
commit b7499f12d1

View File

@@ -423,11 +423,11 @@ import pubSub from 'pubsub-js'
}
.tag--important {
@extend .tag;
background: #feae00;
background:#d9011b;
}
.tag--warn {
@extend .tag;
background: #d9011b;
background: #feae00;
}
.tag--normal {
@extend .tag;