MOBILE-3814 course: Change course index color

main
Pau Ferrer Ocaña 2022-03-02 17:19:22 +01:00
parent cfaf7d5b06
commit b7a2a1ac8b
1 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,7 @@ ion-item.core-course-index-all::part(native) {
}
ion-item.item.item-current {
--background: var(--primary);
--color: var(--primary-contrast);
--background: var(--primary-tint);
border: 0;
}