Change from pointer-events to make transparent div not interactive, to invisible and visible everywhere
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="pointer-events-auto bg-green-700/80 h-full w-full flex flex-col justify-center items-center gap-12">
|
||||
<div class="visible bg-green-700/80 h-full w-full flex flex-col justify-center items-center gap-12">
|
||||
<div>
|
||||
<BatteryIcon/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user