adjust dashboard templates style
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</a>
|
||||
<% if signed_in? %>
|
||||
<div class="space-x-6">
|
||||
<%= link_to 'Settings', settings_storage_index_path, class: 'font-medium text-lg' %>
|
||||
<%= link_to 'Settings', settings_profile_index_path, class: 'font-medium text-lg' %>
|
||||
<div class="dropdown dropdown-end z-50">
|
||||
<label tabindex="0" class="cursor-pointer bg-base-content text-purple-300 rounded-full w-8 p-2">
|
||||
<span class="text-sm align-text-top"><%= current_user.initials %></span>
|
||||
|
||||
Reference in New Issue
Block a user