Skip to content

Commit f12be72

Browse files
authored
Merge pull request #7895 from hursittarcan/patch-19
Fixed empty buttons in feedback widget [Fixes #7876]
2 parents b9d63b4 + 0e108bd commit f12be72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/FeedbackWidget.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ const ButtonContainer = styled.div`
123123
width: 100%;
124124
* {
125125
flex: 1;
126-
color: ${({ theme }) => theme.colors.white};
127126
font-weight: 700;
128127
}
129128
`

0 commit comments

Comments
 (0)