Skip to content

Commit 86365e6

Browse files
committed
fixup! add styles to button in WindowHeader
1 parent e714b58 commit 86365e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/WindowHeader/WindowHeader.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const SlyledWindowHeader = styled.div`
2424
color: ${({ theme }) => theme.textInvert};
2525
}
2626
${StyledButton} {
27+
padding: 0;
2728
height: 27px;
2829
width: 31px;
2930
}

0 commit comments

Comments
 (0)