fix: Yellow color shades are inconsistent (#4391)
This commit is contained in:
committed by
GitHub
parent
1194188f13
commit
3d164271a8
@@ -23,7 +23,7 @@ export default {
|
||||
background: var(--s-500);
|
||||
}
|
||||
&__busy {
|
||||
background: var(--y-400);
|
||||
background: var(--y-500);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user