pagination contains more numbers now

This commit is contained in:
2022-08-02 14:11:49 +02:00
parent 962cf2592a
commit 606f5df100
2 changed files with 11 additions and 7 deletions

View File

@ -41,6 +41,10 @@ body {
@apply mb-1;
}
.pagination i {
@apply h-5 px-1;
}
/* Alerts and form errors used by phx.new */
.alert {
padding: 15px;