fix(menu-button): fix sass linting

This commit is contained in:
Manu Mtz.-Almeida
2018-07-24 02:38:55 +02:00
parent ddb1e4989a
commit d22f04bd90
6 changed files with 11 additions and 8 deletions

View File

@ -9,7 +9,7 @@
}
button {
padding: 0 5px;
@include padding(0, 5px);
}
ion-icon {