Skip to content

Commit 5a63b6e

Browse files
authored
feat: Label and Icon added for Pagination first and last button
1 parent a75e844 commit 5a63b6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/FwbPagination/FwbPagination.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
stroke-linecap="round"
4545
stroke-linejoin="round"
4646
stroke-width="2"
47-
d="m17 16-4-4 4-4m-6 8-4-4 4-4"
47+
d="m17 14-4-4 4-4m-6 8-4-4 4-4"
4848
/>
4949
</svg>
5050
</slot>
@@ -170,7 +170,7 @@
170170
stroke-linecap="round"
171171
stroke-linejoin="round"
172172
stroke-width="2"
173-
d="m7 16 4-4-4-4m6 8 4-4-4-4"
173+
d="m7 14 4-4-4-4m6 8 4-4-4-4"
174174
/>
175175
</svg>
176176
</slot>

0 commit comments

Comments
 (0)