mirror of
https://github.com/primer/css.git
synced 2024-12-15 07:23:54 +03:00
Update radio-group.scss
This commit is contained in:
parent
a726536adf
commit
0a94d7cf96
@ -15,7 +15,7 @@
|
||||
line-height: 20px; // Specifically not inherit our `<body>` default
|
||||
color: $text-gray-dark;
|
||||
cursor: pointer;
|
||||
border: $border-width $border-style $border-gray-dark;
|
||||
border: $border-width $border-style $border-color;
|
||||
|
||||
:checked + & {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user