fix: Yellow color shades are inconsistent (#4391)
This commit is contained in:
committed by
GitHub
parent
1194188f13
commit
3d164271a8
@@ -51,10 +51,6 @@
|
||||
background-color: var(--white);
|
||||
}
|
||||
|
||||
.text-y-800 {
|
||||
color: var(--y-800);
|
||||
}
|
||||
|
||||
.text-ellipsis {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user