fix: Yellow color shades are inconsistent (#4391)
This commit is contained in:
parent
1194188f13
commit
3d164271a8
6 changed files with 12 additions and 12 deletions
|
@ -157,7 +157,7 @@ export default {
|
|||
&.warning {
|
||||
background: var(--y-100);
|
||||
color: var(--y-900);
|
||||
border: 1px solid var(--y-300);
|
||||
border: 1px solid var(--y-200);
|
||||
a {
|
||||
color: var(--y-900);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue