Skip to content

Commit

Permalink
fix: bring loader forward (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmaxed authored Mar 1, 2024
1 parent a9e7390 commit 3b04e87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,10 @@ a.curriculum-nav:focus {
width: auto;
}

.loading-indicator-container {
z-index: 1201;
}

@include until(screen-xxs-max) {
.d-header > .wrap {
margin: 0px 5px;
Expand Down

0 comments on commit 3b04e87

Please sign in to comment.