perf(style): use skill
This commit is contained in:
@@ -42,9 +42,9 @@
|
||||
}
|
||||
|
||||
.statusWaiting {
|
||||
border-color: #e7d2a7;
|
||||
background: #fbf7ee;
|
||||
color: #92641e;
|
||||
border-color: #ffdba5;
|
||||
background: #fff7e8;
|
||||
color: #d46b08;
|
||||
}
|
||||
|
||||
.statusActive {
|
||||
@@ -68,9 +68,9 @@
|
||||
.rejectedPill {
|
||||
min-height: 20px;
|
||||
padding: 0 7px;
|
||||
border-color: #e8c98a;
|
||||
background: #fff8ed;
|
||||
color: #a46b12;
|
||||
border-color: #ffc987;
|
||||
background: #fff3e0;
|
||||
color: #c65d0e;
|
||||
font-size: 11px;
|
||||
font-weight: 500;
|
||||
line-height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user