fix: add top margin of toaster for topnav in mobile
This commit is contained in:
parent
b6a1555397
commit
8760c91c0c
@ -205,7 +205,7 @@ function TopNav() {
|
||||
function MainLayout() {
|
||||
return (
|
||||
<>
|
||||
<Toaster />
|
||||
<Toaster className="top-16" />
|
||||
<TopNav />
|
||||
<Outlet />
|
||||
</>
|
||||
|
Loading…
x
Reference in New Issue
Block a user