Skip to content

Commit

Permalink
Fixed: Hide sidebar on small screens when button is clicked publiclab…
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamJhaa committed Nov 4, 2021
1 parent 33735ab commit 3407b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -644,5 +644,5 @@ textarea, input {
@media (max-width: 992px) {
.hidden-sidebar {
display: none !important;
}
}
}

0 comments on commit 3407b58

Please sign in to comment.