We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e08976 commit 9cad7a8Copy full SHA for 9cad7a8
1 file changed
app/components/PaginationControls.vue
@@ -168,7 +168,7 @@ function handlePageSizeChange(event: Event) {
168
class="absolute inset-ie-2 top-1/2 -translate-y-1/2 text-fg-subtle pointer-events-none"
169
aria-hidden="true"
170
>
171
- <span class="i-carbon-chevron-down w-3 h-3" />
+ <span class="inline-block i-carbon-chevron-down w-3 h-3" />
172
</div>
173
174
0 commit comments