We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f5c92 commit 4f9178cCopy full SHA for 4f9178c
frontend/src/pages/Reports/ReportDetailPage.scss
@@ -56,8 +56,8 @@
56
57
ion-segment-button {
58
--color: var(--ion-color-medium);
59
- --color-checked: white;
60
- --background-checked: var(--ion-color-primary);
+ --color-checked: var(--ion-color-dark);
+ --background-checked: var(--ion-color-primary-contrast);
61
--indicator-color: transparent;
62
}
63
0 commit comments