style storage settings

This commit is contained in:
Alex Turchyn
2023-05-30 21:03:47 +03:00
parent e45bad97f5
commit faf6f69e3e
8 changed files with 115 additions and 88 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<div class="max-w-6xl mx-auto px-2 py-2 flex items-center justify-between">
<div class="max-w-6xl mx-auto px-2 py-3 flex items-center justify-between">
<a href="<%= root_path %>" class="text-2xl font-bold">
<span>DocuSeal</span>
</a>
@@ -7,7 +7,7 @@
<%= link_to 'Settings', settings_storage_index_path, class: 'font-medium text-lg' %>
<div class="dropdown dropdown-end">
<label tabindex="0" class="cursor-pointer bg-neutral-focus text-neutral-content rounded-full w-8 p-2">
<span class="text-sm"><%= current_user.initials %></span>
<span class="text-sm align-text-top"><%= current_user.initials %></span>
</label>
<ul tabindex="0" class="dropdown-content p-2 mt-2 shadow-2xl menu bg-white rounded-box whitespace-nowrap">
<li class>