Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add comment
  • Loading branch information
mirka committed Jul 5, 2022
commit 38069adfd1aecf0ea098c89343678f840100b663
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ const sizeStyles = ( {
inputSize: size,
__next36pxDefaultSize,
}: InputProps ) => {
// Paddings may be overriden by the custom paddings props.
const sizes = {
default: {
height: 36,
Expand Down