mirror of
https://github.com/we-promise/sure.git
synced 2026-04-11 08:14:49 +00:00
feat: Add margin for pagination on mobile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<%# locals: (pagy:) %>
|
||||
|
||||
<nav class="flex w-full items-center justify-between">
|
||||
<div class="flex items-center gap-1">
|
||||
<div class="flex items-center gap-1 mr-3">
|
||||
<div>
|
||||
<% if pagy.prev %>
|
||||
<%= link_to pagy_url_for(pagy, pagy.prev),
|
||||
|
||||
Reference in New Issue
Block a user