MOBILE-3833 styles: Fix warning cards icon colors on buttons

main
Pau Ferrer Ocaña 2022-02-21 15:40:31 +01:00
parent 513e669a12
commit 97915ddb90
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ body.core-iframe-fullscreen ion-router-outlet {
ion-label {
white-space: normal !important;
}
ion-icon {
ion-item > ion-icon {
color: var(--color-shade);
@include margin-horizontal(null, 16px);
}