mirror of
https://github.com/primer/css.git
synced 2024-12-03 03:33:40 +03:00
Use color instead of fill
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
This commit is contained in:
parent
2074596f11
commit
0ebf31d88a
@ -56,7 +56,7 @@
|
||||
}
|
||||
|
||||
.Toast--warning .Toast-icon {
|
||||
fill: $gray-900;
|
||||
color: $gray-900;
|
||||
background-color: $yellow-600;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user