unify tooltip and breakpoint classes

This commit is contained in:
Alex Turchyn
2026-07-29 16:37:25 +03:00
committed by Pete Matsyburka
parent 34d0e00910
commit 3eebf6d2cf
5 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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>