Skip to content

Commit

Permalink
revert border styles from what's defined for wp admin styles (#30235)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera authored Mar 25, 2021
1 parent b90e38c commit b885683
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-library/src/reset.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,8 @@
line-height: revert;
font-weight: revert;
}

hr {
border: revert;
}
}

0 comments on commit b885683

Please sign in to comment.