Skip to content

Commit

Permalink
fix(date-picker): align button padding to design (VIV-1828) (#1856)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelbt authored Jul 23, 2024
1 parent 9c1a929 commit b987b69
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
border-radius: #{border-radius-variables.$border-radius-normal};
block-size: 24px;
font: var(#{constants.$vvd-typography-base-extended});
padding-inline: 6px;
padding-inline: 8px;
}
}

Expand Down

0 comments on commit b987b69

Please sign in to comment.