Notification previous PR reverted

This commit is contained in:
merve karaman 2024-09-28 18:14:30 +03:00 committed by GitHub
parent 1bd92e4e18
commit 2b02c0cc97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
data-notify="container"
:class="[
'alert alert-notify',
'fixed flex items-center justify-between',
'fixed w-full sm:w-500 flex items-center justify-between',
{
'rtl:right-0 ltr:left-0' : horizontalAlign == 'left',
'sm:rtl:right-4 sm:ltr:left-4' : horizontalAlign == 'left',
@ -25,7 +25,7 @@
]"
role="alert"
:style="customPosition"
style="z-index: 100; max-width: 60%;"
style="z-index: 100;"
data-notify-position="top-center"
>
<div class="flex items-center ltr:pr-3 rtl:pl-3">