@@ -10,6 +10,9 @@
</script>
<style lang="scss">
+ .lk-status-bar{
+ z-index: 11;
+ }
// .lk-status-bar{
// font-size:16rem !important;
// }
@@ -328,7 +328,7 @@
width: 100%;
pointer-events: none;
position: absolute;
- z-index: 100;
+ z-index: 10;
// background-color: rgba(0,0,0,0);
// opacity: 0.1;
}