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
|
@ -209,7 +209,7 @@ export default {
|
|||
}
|
||||
|
||||
.user-online-status--busy {
|
||||
background: var(--y-700);
|
||||
background: var(--y-500);
|
||||
}
|
||||
|
||||
.user-online-status--offline {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue