style(css): fix most scss lint errors

This commit is contained in:
Brandy Carney
2018-07-18 12:53:33 -04:00
parent 7d030ce27c
commit 094fde755c
58 changed files with 253 additions and 205 deletions

View File

@ -7,13 +7,14 @@
--ion-color-base: #{ion-color(primary, base)};
--ion-color-base-rgb: #{ion-color(primary, base, null, true)};
box-sizing: content-box !important;
display: inline-block;
contain: content;
touch-action: none;
user-select: none;
box-sizing: content-box !important;
}
:host(.toggle-key) input {