Update .btn--sm border-radius
This commit is contained in:
parent
42f442914a
commit
82580c1db8
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ input[type="checkbox"]:checked + .btn--primary {
|
|||
|
||||
.btn--sm {
|
||||
padding: .375rem var(--space-12) .5rem;
|
||||
border-radius: var(--rounded-md);
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue