improve action buttons aspect for small screens
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<th class="small-4"><%= t("admin.homepage.cards.description") %></th>
|
<th class="small-4"><%= t("admin.homepage.cards.description") %></th>
|
||||||
<th><%= t("admin.homepage.cards.link_text") %> / <%= t("admin.homepage.cards.link_url") %></th>
|
<th><%= t("admin.homepage.cards.link_text") %> / <%= t("admin.homepage.cards.link_url") %></th>
|
||||||
<th><%= t("admin.shared.image") %></th>
|
<th><%= t("admin.shared.image") %></th>
|
||||||
<th class="small-2"><%= t("admin.shared.actions") %></th>
|
<th class="small-3"><%= t("admin.shared.actions") %></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user