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 9ecd8a2 commit 05f94f8Copy full SHA for 05f94f8
packages/core/src/js/feedback/FeedbackForm.styles.ts
@@ -86,7 +86,7 @@ const defaultStyles: FeedbackFormStyles = {
86
backgroundColor: BACKROUND_COLOR,
87
borderTopLeftRadius: 16,
88
borderTopRightRadius: 16,
89
- padding: 16,
+ overflow: 'hidden',
90
alignSelf: 'stretch',
91
height: '92%',
92
shadowColor: '#000',
0 commit comments