Align Fleet UI colors with Figma components (#615)
- This if the 1st PR as part of the of the Align components in Fleet UI with design system in Figma #539 - These changes replace all the color variables in /styles/var/colors.scss with new colors and naming convention used in Figma.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
.Select-placeholder {
|
||||
line-height: normal;
|
||||
color: $core-black;
|
||||
color: $core-fleet-black;
|
||||
}
|
||||
|
||||
.Select-input {
|
||||
|
||||
Reference in New Issue
Block a user