类型:开发
描述:
This commit is contained in:
@@ -423,11 +423,11 @@ import pubSub from 'pubsub-js'
|
|||||||
}
|
}
|
||||||
.tag--important {
|
.tag--important {
|
||||||
@extend .tag;
|
@extend .tag;
|
||||||
background: #feae00;
|
background:#d9011b;
|
||||||
}
|
}
|
||||||
.tag--warn {
|
.tag--warn {
|
||||||
@extend .tag;
|
@extend .tag;
|
||||||
background: #d9011b;
|
background: #feae00;
|
||||||
}
|
}
|
||||||
.tag--normal {
|
.tag--normal {
|
||||||
@extend .tag;
|
@extend .tag;
|
||||||
|
|||||||
Reference in New Issue
Block a user