bottom-end alert admin

This commit is contained in:
Ibnu Maksum
2024-05-30 09:42:35 +07:00
parent 78a6468584
commit 4d90c752cb
2 changed files with 10 additions and 3 deletions

View File

@ -88,7 +88,7 @@
}
/*
* maintenance top-bar
* maintenance top-bar
*/
.notification-top-bar {
@ -473,7 +473,7 @@
icon: '{if $notify_t == "s"}success{else}error{/if}',
title: '{$notify}',
toast: true,
position: 'top-end',
position: 'bottom-end',
showConfirmButton: false,
timer: 5000,
timerProgressBar: true,