site css
This commit is contained in:
parent
eb8266db90
commit
46252c2feb
|
@ -20,7 +20,7 @@
|
|||
</td>
|
||||
<td><%= site.url %></td>
|
||||
|
||||
<td><%= overflow_hidden_span display_text(site.key), width: 150 %></td>
|
||||
<td><%= overflow_hidden_span display_text(site.key), width: 170 %></td>
|
||||
<td><%= site.site_type.humanize %></td>
|
||||
<td><%= site.created_at&.strftime('%Y-%m-%d %H:%M') %></td>
|
||||
<td class="action-container">
|
||||
|
|
Loading…
Reference in New Issue