mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 13:47:24 +08:00
move toast to bottom right (#478)
This commit is contained in:
@@ -13,7 +13,7 @@ onMounted(async () => {
|
||||
<!-- https://flowbite.com/docs/components/sidebar/#sidebar-with-navbar -->
|
||||
|
||||
<template>
|
||||
<Toast />
|
||||
<Toast position="bottom-right" />
|
||||
<DynamicDialog />
|
||||
|
||||
<RouterView />
|
||||
|
||||
Reference in New Issue
Block a user