mirror of
https://github.com/we-promise/sure.git
synced 2026-04-28 00:14:23 +00:00
Fix deletion button text overflow
Agent-Logs-Url: https://github.com/we-promise/sure/sessions/e802e01f-079e-4322-ba03-b222ab5d4b84 Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
72efba610f
commit
b35f4ea000
@@ -4,7 +4,7 @@
|
||||
<% end %>
|
||||
|
||||
<% unless icon_only? %>
|
||||
<%= text %>
|
||||
<span class="min-w-0 truncate"><%= text %></span>
|
||||
<% end %>
|
||||
|
||||
<% if icon && icon_position == :right %>
|
||||
|
||||
Reference in New Issue
Block a user