We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a14fd commit c65c4acCopy full SHA for c65c4ac
addon/styles/components/es-button.css
@@ -13,7 +13,7 @@ a.es-button-secondary:visited {
13
padding-top: var(--spacing-1);
14
padding-bottom: var(--spacing-1);
15
border: 0;
16
- border-radius: var(--radius-lg);
+ border-radius: var(--radius);
17
font-size: var(--font-size-md);
18
line-height: var(--line-height-md);
19
transition: background-color 0.2s, color 0.1s;
0 commit comments