devel #49

Merged
inhji merged 3 commits from devel into main 2023-04-07 16:21:09 +02:00
Showing only changes of commit 6edda5ae67 - Show all commits

View file

@ -132,7 +132,7 @@ defmodule ChiyaWeb.AdminComponents do
<li> <li>
<.link <.link
href={~p"/user/log_in"} href={~p"/user/log_in"}
class="text-xs leading-6 text-gray-100 font-semibold dark:hover:text-gray-300 hover:text-gray-700" class="text-xs leading-6 text-gray-900 dark:text-gray-100 font-semibold dark:hover:text-gray-300 hover:text-gray-700"
> >
Log in Log in
</.link> </.link>