Skip to content

Commit

Permalink
fix: rounded borders
Browse files Browse the repository at this point in the history
  • Loading branch information
usame-algan committed Jul 6, 2023
1 parent e0fec72 commit 8a3343e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
}

.compact > div ~ div {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-radius: 0;
margin-top: -1px !important;
}

0 comments on commit 8a3343e

Please sign in to comment.