Skip to content

Commit 88c6a68

Browse files
authored
Merge pull request #282 from ember-learn/MelSumner-patch-2
Update es-button.css
2 parents d5a14fd + c65c4ac commit 88c6a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/styles/components/es-button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ a.es-button-secondary:visited {
1313
padding-top: var(--spacing-1);
1414
padding-bottom: var(--spacing-1);
1515
border: 0;
16-
border-radius: var(--radius-lg);
16+
border-radius: var(--radius);
1717
font-size: var(--font-size-md);
1818
line-height: var(--line-height-md);
1919
transition: background-color 0.2s, color 0.1s;

0 commit comments

Comments
 (0)