MOBILE-4565 a11y: Fix text color on dark mode

main
Pau Ferrer Ocaña 2024-04-19 15:32:14 +02:00
parent 44f4f9d2a6
commit 7e6312a9d5
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
}
.activity-extrabadges {
color: var(--gray-700);
color: var(--medium);
}
.activity-description-availabilityinfo {