diff --git a/react/features/polls/components/native/styles.js b/react/features/polls/components/native/styles.js index d6add248c..85af71c67 100644 --- a/react/features/polls/components/native/styles.js +++ b/react/features/polls/components/native/styles.js @@ -35,7 +35,7 @@ export const dialogStyles = createStyleSheet({ }, optionRemoveButtonText: { - color: BaseTheme.palette.actionDangerActive + color: BaseTheme.palette.link01 }, field: {