minor template improvements

This commit is contained in:
Alex Turchyn
2023-07-02 13:30:11 +00:00
parent 90e1aa606e
commit 346e31ca1f
7 changed files with 98 additions and 47 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
<span class="enabled">
<span class="flex items-center justify-center space-x-2">
<%= icon %>
<span><%= title %></span>
<% if title %>
<span><%= title %></span>
<% end %>
</span>
</span>
<span class="disabled">