Notification does not appear
This commit is contained in:
parent
8771f99fda
commit
ff9a24ebe9
@ -16,7 +16,6 @@
|
|||||||
'p-4',
|
'p-4',
|
||||||
'text-black font-bold',
|
'text-black font-bold',
|
||||||
'rounded-lg',
|
'rounded-lg',
|
||||||
'z-30',
|
|
||||||
{
|
{
|
||||||
'alert-with-icon': icon
|
'alert-with-icon': icon
|
||||||
},
|
},
|
||||||
@ -26,6 +25,7 @@
|
|||||||
]"
|
]"
|
||||||
role="alert"
|
role="alert"
|
||||||
:style="customPosition"
|
:style="customPosition"
|
||||||
|
style="z-index: 100;"
|
||||||
data-notify-position="top-center"
|
data-notify-position="top-center"
|
||||||
>
|
>
|
||||||
<div class="flex items-center ltr:pr-3 rtl:pl-3">
|
<div class="flex items-center ltr:pr-3 rtl:pl-3">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user