Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I noticed that if I use the
withparameter in thedashboardSidebarcommand the left bar will not completely hide on phone screens.example:
I fixed the issues Adding the following line on the style sheet :
Is this a bug or am I using the command in the wrong way?
Here a working example you can run from a phone or use the Chrome F12 feature (select any smartphone simulator)