chore(): fix linter issues

This commit is contained in:
Manu Mtz.-Almeida
2018-09-06 22:56:32 +02:00
parent b6fc69d2cd
commit 104f5aaf70
2 changed files with 4 additions and 4 deletions

View File

@@ -25,14 +25,14 @@
display: flex;
position: relative;
color: var(--color);
align-items: center;
width: 100%;
box-sizing: border-box;
color: var(--color);
font-family: $font-family-base;
box-sizing: border-box;
}
:host(.ion-color) {