adjust size
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<%= l(event.event_timestamp.in_time_zone(current_account.timezone), format: :long, locale: current_account.locale) %>
|
||||
</span>
|
||||
<span class="tooltip tooltip-top" data-tip="<%= t(device) %>">
|
||||
<%= svg_icon("device_#{device}", class: 'w-3.5 h-3.5') %>
|
||||
<%= svg_icon("device_#{device}", class: 'w-4 h-4') %>
|
||||
</span>
|
||||
</div>
|
||||
<p class="text-base-content/80 mt-1">
|
||||
|
||||
Reference in New Issue
Block a user