Skip to content

Commit

Permalink
Merge pull request #4499 from mirumee/fix-app-action-bar-shadow
Browse files Browse the repository at this point in the history
Fix appAction bar shadow
  • Loading branch information
maarcingebala committed Jul 19, 2019
2 parents cd63347 + 974ceb7 commit 89fb7d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ const styles = (theme: Theme) =>
paddingLeft: 0
},
paddingLeft: drawerWidthExpanded,
position: "absolute",
transition: "padding-left 0.5s ease",
width: "100%"
},
Expand Down

0 comments on commit 89fb7d8

Please sign in to comment.