Skip to content

Commit

Permalink
Add flex-shrink: 0 to drawer toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
rrighi committed Apr 19, 2019
1 parent bc435a0 commit 6276d79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

:host([app-router-layout-toggle]) {
background: none;
flex-shrink: 0;
}

:host([hide-when-not-overlay]) {
Expand Down

0 comments on commit 6276d79

Please sign in to comment.