Adjust button padding.
This commit is contained in:
parent
6d41663cfd
commit
c74ce85d47
1 changed files with 2 additions and 1 deletions
|
@ -52,8 +52,9 @@
|
|||
--button--font-weight: bold;
|
||||
--button--font-family: var(--global--font-secondary);
|
||||
--button--font-size: var(--global--font-size-sm);
|
||||
--button--border-radius: 3px;
|
||||
--button--padding-vertical: 24px;
|
||||
--button--padding-horizontal: 28px;
|
||||
--button--padding-horizontal: 32px;
|
||||
|
||||
--cover--color-foreground: var(--global--color-background);
|
||||
|
||||
|
|
Loading…
Reference in a new issue