Update buttons border-radius
This commit is contained in:
parent
a7dd6ed963
commit
c4e250ecf6
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
font-size: var(--text-sm);
|
||||
line-height: var(--leading-md);
|
||||
font-weight: 500;
|
||||
border-radius: var(--rounded-md);
|
||||
border-radius: var(--rounded-lg);
|
||||
cursor: pointer;
|
||||
background-color: var(--background, var(--color-primary-100));
|
||||
color: var(--color, var(--color-white));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue