mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 21:57: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 -->
|
<!-- https://flowbite.com/docs/components/sidebar/#sidebar-with-navbar -->
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<Toast />
|
<Toast position="bottom-right" />
|
||||||
<DynamicDialog />
|
<DynamicDialog />
|
||||||
|
|
||||||
<RouterView />
|
<RouterView />
|
||||||
|
|||||||
Reference in New Issue
Block a user