类型:开发
描述:
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user