mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-21 21:21:32 +00:00
feat(ui): Upgrade to Tailwind v4 (#5710)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<x-layout>
|
||||
<x-security.navbar />
|
||||
<a class="text-center hover:no-underline group" href="{{ route('security.private-key.index') }}">
|
||||
<div class="group-hover:dark:text-white">
|
||||
<div class="dark:group-hover:text-white">
|
||||
<div>Private Keys</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user