Updated list style
This commit is contained in:
@@ -21,7 +21,7 @@ const delegatedProps = computed(() => {
|
||||
|
||||
<template>
|
||||
<PaginationFirst v-bind="delegatedProps">
|
||||
<Button :class="cn('w-10 h-10 p-0', props.class)" variant="outline">
|
||||
<Button :class="cn('size-8 md:size-10 p-0', props.class)" variant="outline">
|
||||
<slot>
|
||||
<PhCaretDoubleLeft class="size-4" />
|
||||
</slot>
|
||||
|
||||
Reference in New Issue
Block a user