fixed sweet alerts blocking major ui elements (#1517)

This commit is contained in:
Adrian Rudnik
2020-03-06 03:02:30 +01:00
committed by GitHub
parent 9907694ef6
commit 76a6ea57a1
2 changed files with 14 additions and 2 deletions

View File

@@ -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,