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 b52f625 commit 5be494eCopy full SHA for 5be494e
app/components/PaginationControls.vue
@@ -167,12 +167,6 @@ function handlePageSizeChange(event: Event) {
167
}))
168
"
169
/>
170
- <div
171
- class="flex items-center absolute inset-ie-2 top-1/2 -translate-y-1/2 text-fg-subtle pointer-events-none"
172
- aria-hidden="true"
173
- >
174
- <span class="i-carbon-chevron-down w-3 h-3" />
175
- </div>
176
</div>
177
178
0 commit comments