Skip to content

Commit

Permalink
add size table to overflow menu style tab (#2396)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
johnbister and kodiakhq[bot] authored Jun 10, 2021
1 parent f9be1b6 commit af78de9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/components/overflow-menu/style.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,14 @@ menu. The overflow menu icon can be found in the
![Structure and spacing measurements for an overflow menu](images/overflow-menu-style-3.png)

</div>

## Sizes

| Element | Size | Height (px/rem) |
| -------------- | ----------- | --------------- |
| Menu options | Small (sm) | 32 / 2 |
| | Medium (md) | 40 / 2.5 |
| | Large (lg) | 48 / 3 |
| Icon button | Small (sm) | 32 / 2 |
| | Medium (md) | 40 / 2.5 |
| | Large (lg) | 48 / 3 |

0 comments on commit af78de9

Please sign in to comment.