File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1717 background-repeat : repeat-x ;
1818 background-position : -1px -1px ;
1919 background-size : 110% 110% ;
20- // stylelint-disable-next-line primer/borders
2120 border : $border-width $border-style $border-color-button ;
2221 // stylelint-disable-next-line primer/borders
2322 border-radius : 0.25em ;
Original file line number Diff line number Diff line change 7373 color : $text-gray-dark ;
7474 vertical-align : middle ;
7575 background-color : $bg-white ;
76- // stylelint-disable-next-line primer/borders
77- border : $border-width $border-style $border-color-button ; // match with .btn
76+ border : $border-width $border-style $border-color-button ;
7877 border-left : 0 ;
7978 border-top-right-radius : $border-radius ;
8079 border-bottom-right-radius : $border-radius ;
You can’t perform that action at this time.
0 commit comments