update buttons to match new styleguide (#9183)

* update button to follow new style guide

* update button styles for inverted ghost buttons

* update a color name to match new styleguide
This commit is contained in:
Gabriel Hernandez
2023-01-05 15:23:27 +00:00
committed by GitHub
parent f2bdf7139e
commit a2d672435d
40 changed files with 91 additions and 71 deletions
@@ -22,7 +22,7 @@
}
&__input {
border: 1px solid $ui-fleet-blue-15;
border: 1px solid $ui-fleet-black-10;
background-color: $ui-light-grey;
border-radius: $border-radius;
padding: 9px 30px 9px $pad-medium;