fixed sweet alerts blocking major ui elements (#1517)
This commit is contained in:
@@ -44,7 +44,7 @@ export default class KimaiAlert extends KimaiPlugin {
|
||||
timer: 2000,
|
||||
timerProgressBar: true,
|
||||
toast: true,
|
||||
position: 'top-end',
|
||||
position: 'top',
|
||||
showConfirmButton: false,
|
||||
icon: 'success',
|
||||
title: message,
|
||||
|
||||
Reference in New Issue
Block a user