Only show the "log out" option in the top menu bar & moving the theme toggle there.
This commit is contained in:
@ -49,13 +49,6 @@ defmodule BeetRoundServerWeb.Layouts do
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="flex-none">
|
||||
<ul class="flex flex-column px-1 space-x-4 items-center">
|
||||
<li>
|
||||
<.theme_toggle />
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main class="px-4 py-20 sm:px-6 lg:px-8">
|
||||
|
||||
Reference in New Issue
Block a user