Skip to content

Commit 0e108bd

Browse files
authored
Fixed content visibility [Feedback Widget]
1 parent 135c267 commit 0e108bd

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)