unify tooltip and breakpoint classes
This commit is contained in:
committed by
Pete Matsyburka
parent
34d0e00910
commit
3eebf6d2cf
@@ -34,7 +34,7 @@
|
||||
<span class="mr-1"><%= t('settings') %></span>
|
||||
<% end %>
|
||||
</li>
|
||||
<li class="hidden md:flex">
|
||||
<li class="hidden md:list-item">
|
||||
<%= link_to settings_profile_index_path, class: 'flex items-center' do %>
|
||||
<%= svg_icon('adjustments', class: 'w-5 h-5 flex-shrink-0 stroke-2') %>
|
||||
<span class="mr-1"><%= t('profile') %></span>
|
||||
|
||||
Reference in New Issue
Block a user