diff --git a/frontend/src/component/p-notify.vue b/frontend/src/component/p-notify.vue index f25d9578e..a59eeacbc 100644 --- a/frontend/src/component/p-notify.vue +++ b/frontend/src/component/p-notify.vue @@ -5,8 +5,7 @@ :color="color" :timeout="0" :class="textColor" - :top="$vuetify.breakpoint.smAndUp" - :right="$vuetify.breakpoint.smAndUp" + :bottom="true" > {{ text }}