Skip to content

Commit

Permalink
fix(ui-kit/button): elevated
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD committed Feb 25, 2023
1 parent 3d7cc2f commit 2865804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/ui-kit/src/button/button.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export class AlwatrButton extends AlwatrSurface {
letter-spacing: var(--sys-typescale-label-large-letter-spacing);
line-height: var(--sys-typescale-label-large-line-height);
line-height: calc(5 * var(--sys-spacing-track));
box-shadow: none;
border-radius: var(--sys-radius-xlarge);
white-space: nowrap;
user-select: none;
Expand Down

0 comments on commit 2865804

Please sign in to comment.