1
1
mirror of https://github.com/primer/css.git synced 2025-01-07 14:58:54 +03:00

Merge pull request #670 from primer/box-fix

Fix Box row top border
This commit is contained in:
simurai 2020-03-24 10:44:51 +09:00 committed by GitHub
commit c3c2e9afc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,6 @@
border-top: $border-width $border-style $border-gray;
&:first-of-type {
border-top-color: transparent;
// stylelint-disable-next-line primer/borders
border-top-left-radius: 2px;
// stylelint-disable-next-line primer/borders