Skip to content

Commit

Permalink
fix(number input): update images and documentation (#2286)
Browse files Browse the repository at this point in the history
* fix:  number input usage 1 image

* fix: number input style 2 image

* fix: number input style 1 image

* fix: edit style structure description

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
johnbister and kodiakhq[bot] authored May 6, 2021
1 parent 984e160 commit e39ffcd
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/number-input/images/number-input-style-2.png
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.
6 changes: 3 additions & 3 deletions src/pages/components/number-input/style.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ phrase and any proper nouns capitalized.

## Structure

The height of a number input is always the same. The width however, varies based
on content, layout and design. The caret icon can be found in the
[icons](/guidelines/icons/library) library.
The height varies for small (32/2), medium (40/2.5), and large (48/3) size
variants. The width varies based on content, layout, and design. The add and
subtract icons can be found in the [icons](/guidelines/icons/library) library.

| Class | Property | px / rem | Spacing token |
| ---------------------------------- | --------------------------- | -------- | ------------- |
Expand Down

1 comment on commit e39ffcd

@vercel
Copy link

@vercel vercel bot commented on e39ffcd May 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.