Show progressbar at the top of mobile navbar
This commit is contained in:
parent
46855eb43f
commit
f75d63bf07
|
@ -3,7 +3,7 @@
|
|||
|
||||
@include media-breakpoint-down('md') {
|
||||
top: unset !important;
|
||||
bottom: 0 !important;
|
||||
bottom: 45px !important;
|
||||
position: fixed;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue