chore: dry up templates

This commit is contained in:
Cory Dransfeldt 2024-10-26 09:04:26 -07:00
parent 05ab78c861
commit 5f60579311
No known key found for this signature in database
8 changed files with 44 additions and 60 deletions

View file

@ -18,7 +18,7 @@
margin: 0;
}
.pagination span.disabled svg[data-tablericon-name^="arrow-"] {
.pagination a.disabled svg[data-tablericon-name^="arrow-"] {
cursor: not-allowed;
stroke: var(--gray-medium);
stroke-width: var(--stroke-width-default);