diff --git a/src/main/assets/apps/shell/shell.rml b/src/main/assets/apps/shell/shell.rml index f5d0e03..4a0646b 100644 --- a/src/main/assets/apps/shell/shell.rml +++ b/src/main/assets/apps/shell/shell.rml @@ -128,7 +128,7 @@ } .toast-show { - animation: 0.3s back-out toast-in; + animation: 0.3s quadratic-out toast-in; } .toast-hide {