Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 29e8f6a

Browse files
committed
fix: display 100 items
1 parent ceb9126 commit 29e8f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/reskin-2/paymentHistory.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ body {
742742
}
743743
.form-container .table-pagination:not(.croppedDataBefore):not(.croppedDataAfter)::before,
744744
.form-container .table-pagination:not(.croppedDataBefore):not(.croppedDataAfter)::after {
745-
display: inline-flex;
745+
display: none;
746746
align-items: center;
747747
justify-content: center;
748748
min-width: 56px;

0 commit comments

Comments
 (0)