Skip to content

Commit

Permalink
fix ipad display (#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryro committed Jan 31, 2023
1 parent 5901bf1 commit bb9d9b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ $_controls-background: null !default;
height: 1rem;
margin: map.get(theme.$spacing, 'm');
margin-inline-end: map.get(theme.$spacing, 'l');
padding: 0;
width: 1rem;

&:active,
Expand Down

0 comments on commit bb9d9b1

Please sign in to comment.