style(components): remove unneeded css variables

This commit is contained in:
Brandy Carney
2018-07-23 14:42:40 -04:00
parent bcc164adbd
commit 79a09ab1bc
4 changed files with 14 additions and 10 deletions

View File

@ -62,7 +62,7 @@
:host(.button-outline.activated.focused) {
--border-color: #{current-color(shade)};
--background-color: #{current-color(shade)};
--background: #{current-color(shade)};
}
// iOS Clear Button