Skip to content

Commit

Permalink
Show progressbar at the top of mobile navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldesu committed Jan 1, 2022
1 parent 46855eb commit f75d63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/overrides/_turbolinks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@include media-breakpoint-down('md') {
top: unset !important;
bottom: 0 !important;
bottom: 45px !important;
position: fixed;
left: 0 !important;
}
Expand Down

0 comments on commit f75d63b

Please sign in to comment.