chore: dry up templates
This commit is contained in:
parent
05ab78c861
commit
5f60579311
8 changed files with 44 additions and 60 deletions
|
@ -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);
|
||||
|
|
Reference in a new issue