Skip to content

Commit

Permalink
fix (#1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajmajerik authored Mar 11, 2024
1 parent 6e04558 commit e45f2a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/extensions/surveys/surveys-utils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ export const style = (appearance: SurveyAppearance | null) => {
}
.description {
font-size: 13px;
margin-top: 5px;
opacity: .60;
padding-top: 5px;
background: ${appearance?.backgroundColor || '#eeeded'};
}
.ratings-number {
Expand Down

0 comments on commit e45f2a7

Please sign in to comment.