vuetify-rework #2
@@ -36,15 +36,16 @@
|
||||
</v-sheet>
|
||||
|
||||
<v-sheet
|
||||
class="d-flex align-center w-50 justify-end"
|
||||
class="d-flex align-center justify-end w-50"
|
||||
color="transparent"
|
||||
style="height: 60px; transform: translateX(30px)">
|
||||
style="height: 60px">
|
||||
<v-pagination
|
||||
v-model="page"
|
||||
:length="pagesMax"
|
||||
active-color="primary"
|
||||
density="comfortable"
|
||||
style="width: 75%"
|
||||
start="1"
|
||||
total-visible="7"
|
||||
variant="text"></v-pagination>
|
||||
</v-sheet>
|
||||
</v-sheet>
|
||||
|
||||
Reference in New Issue
Block a user