Skip to content

Commit

Permalink
fix(divider): delete default margin
Browse files Browse the repository at this point in the history
  • Loading branch information
iLya Raylyan authored and iLya Raylyan committed Feb 26, 2020
1 parent d718a69 commit c514bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/divider/src/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
.component {
border: none;
border-bottom: 1px solid var(--divider-color);
margin: 0;
}

0 comments on commit c514bf3

Please sign in to comment.