Skip to content

Commit

Permalink
Fix: Font size picker max width on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed Jan 9, 2019
1 parent 2e6a60d commit 3354e60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/font-size-picker/style.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.components-font-size-picker__buttons {
max-width: $sidebar-width - ( 2 * $panel-padding );
display: flex;
justify-content: space-between;
align-items: center;
Expand Down

0 comments on commit 3354e60

Please sign in to comment.