Skip to content

Commit

Permalink
Use 320px
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin940726 committed Mar 4, 2023
1 parent f9cf7a6 commit 0c57f20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

// The specificity is needed to override the default tooltip styles.
&__menu-item-tooltip.components-tooltip .components-popover__content {
max-width: 400px;
max-width: 320px;
padding: $grid-unit-10 $grid-unit-15;
border-radius: 2px;
white-space: pre-wrap;
Expand Down

0 comments on commit 0c57f20

Please sign in to comment.