Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Change line height for Message Survey multiple choice option (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubjanczyk committed Jun 13, 2022
1 parent d329763 commit c25226f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ export const MultipleChoiceRadioUI = styled(Radio)`
.c-Text {
font-size: 14px;
line-height: normal;
color: ${getColor('charcoal.700')};
}
}
Expand Down

0 comments on commit c25226f

Please sign in to comment.