Change from pointer-events to make transparent div not interactive, to invisible and visible everywhere
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="pointer-events-auto bg-red-500/50 h-full w-full flex justify-center items-center">
|
||||
<div class="visible bg-red-500/50 h-full w-full flex justify-center items-center">
|
||||
<div class="card card-border bg-base-100">
|
||||
<div class="card-body items-center">
|
||||
<h2 class="card-title">Forbidden</h2>
|
||||
|
||||
Reference in New Issue
Block a user