I changed the width of the sidebar on my Shiny dashboard but when I press the sidebar toggle button, the sidebar doesn’t disappear completely.
This is how it looks like after pressing the button:
I am using a .css file and I would like to include a line in this file to solve the problem.
2