Skip to content

Commit

Permalink
fix: solve #65
Browse files Browse the repository at this point in the history
  • Loading branch information
einazare committed May 27, 2020
1 parent dad12bd commit eb68c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/jss/material-dashboard-react/dropdownStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const dropdownStyle = theme => ({
popperClose: {
pointerEvents: "none"
},
pooperResponsive: {
popperResponsive: {
[theme.breakpoints.down("md")]: {
zIndex: "1640",
position: "static",
Expand Down

0 comments on commit eb68c7e

Please sign in to comment.