x-loading: fix z-index

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/head
Varun Patil 2023-05-08 15:19:37 -07:00
parent 7a290077d5
commit bad7610ead
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ export default defineComponent({
// https://codepen.io/nzbin/pen/GGrXbp
.loading-icon {
z-index: 100000;
.higher {
position: relative;
height: 100%;