isekai-main
Barış Soner Uşaklı 2 years ago
parent 21b510bf24
commit 6ae0df4f46

@ -29,21 +29,8 @@
} }
#nprogress .spinner { #nprogress .spinner {
display: block; display: none;
position: fixed;
z-index: 1031;
top: 165px;
right: 35px;
}
@include media-breakpoint-down(sm) {
#nprogress .spinner {
bottom: 15px;
right: 15px;
top: initial;
} }
}
#nprogress .spinner-icon { #nprogress .spinner-icon {
width: 18px; width: 18px;

Loading…
Cancel
Save