Skip to content

Commit

Permalink
update z-index for absolute state
Browse files Browse the repository at this point in the history
  • Loading branch information
adi130987 authored Dec 20, 2016
1 parent 505de57 commit 6c8c77d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etools-loading.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@

:host([absolute]) {
position: fixed;
z-index: 1000000;
}

:host(:not([active])) {
Expand Down

0 comments on commit 6c8c77d

Please sign in to comment.