Changed Toast Position to Bottom Right

This commit is contained in:
2024-06-10 19:26:04 +02:00
parent bc24f49476
commit de70c4ca80
2 changed files with 2 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ const supabase = useSupabaseClient()
const user = useSupabaseUser()
</script>
<style scoped>