Skip to content

Commit f105542

Browse files
committed
MOBILE-4653 styles: Fix accordion error details text color
1 parent 78f965b commit f105542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme/components/error-accordion.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,5 @@
145145

146146
:root.dark .core-error-accordion {
147147
--background-color: var(--gray-700);
148+
--text-color-secondary: var(--gray-300);
148149
}

0 commit comments

Comments
 (0)