Skip to content

Commit 4378585

Browse files
committed
Fix velopert#38. ugly button color for Windows Chrome
1 parent 1e3aad6 commit 4378585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/post/PostReplies.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ const StartWritingButton = styled.button`
4444
align-items: center;
4545
justify-content: center;
4646
font-weight: 600;
47+
background: white;
4748
&:hover,
4849
&:focus {
4950
background: ${palette.teal6};

0 commit comments

Comments
 (0)