nicolium: funny but that's not how i should do it lol
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -73,7 +73,7 @@ const SensitiveContentOverlay = React.forwardRef<HTMLDivElement, ISensitiveConte
|
||||
|
||||
return (
|
||||
<div
|
||||
className={clsx('absolute z-[1]', {
|
||||
className={clsx('absolute z-[2]', {
|
||||
'flex h-full w-full cursor-default justify-center rounded-md border-0 backdrop-blur-lg':
|
||||
!visible,
|
||||
'inset-0 bg-gray-800/75': !visible,
|
||||
|
||||
Reference in New Issue
Block a user