fix: 调整 toast 位置到上方居中,避免遮挡交互组件 (#582)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</script>
|
||||
|
||||
<ModeWatcher disableHeadScriptInjection />
|
||||
<Toaster />
|
||||
<Toaster position="top-center" duration={3000} />
|
||||
<Sidebar.Provider>
|
||||
<AppSidebar />
|
||||
<Sidebar.Inset class="flex flex-col" style="height: calc(100vh - 1rem)">
|
||||
|
||||
Reference in New Issue
Block a user