From eca4fb4f37d9574c06b97666192172d45b2ff4dd Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 21 Jun 2021 15:27:36 +0200 Subject: [PATCH] Fix toastify offset approach Use margin-top to avoid overriding the top value which has different values depending on how many notifications are visible. Signed-off-by: Vincent Petry --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 62da7add3f..839da9ed55 100644 --- a/src/App.vue +++ b/src/App.vue @@ -454,7 +454,7 @@ export default {