x-loading: fix z-index
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/653/head
parent
7a290077d5
commit
bad7610ead
|
@ -30,6 +30,8 @@ export default defineComponent({
|
||||||
// https://codepen.io/nzbin/pen/GGrXbp
|
// https://codepen.io/nzbin/pen/GGrXbp
|
||||||
|
|
||||||
.loading-icon {
|
.loading-icon {
|
||||||
|
z-index: 100000;
|
||||||
|
|
||||||
.higher {
|
.higher {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in New Issue