Skip to content

Commit

Permalink
fix: fix button border
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed Nov 14, 2018
1 parent 2f0892b commit 7c134ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const BaseButtonGroup = styled.div`
& > :first-child {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-right: none;
}
& > :last-child {
border-top-left-radius: 0 !important;
Expand Down

0 comments on commit 7c134ee

Please sign in to comment.