Cosmetics

pull/4683/head
Cagatay Civici 2023-10-23 15:22:53 +03:00
parent 0a8d0c2a34
commit 526d66ea6d
1 changed files with 8 additions and 8 deletions

View File

@ -11,12 +11,12 @@
</div>
</template>
<template #footer>
<div class="flex align-items-center justify-content-between">
<div class="flex flex-wrap align-items-center justify-content-between gap-3">
<div class="flex align-items-center gap-2">
<Button icon="pi pi-user" rounded text></Button>
<Button icon="pi pi-bookmark" severity="secondary" rounded text></Button>
</div>
<span class="p-text-secondary">Last updated 2 hours ago</span>
<span class="p-text-secondary">Updated 2 hours ago</span>
</div>
</template>
<template #icons>
@ -65,12 +65,12 @@ export default {
</div>
</template>
<template #footer>
<div class="flex align-items-center justify-content-between">
<div class="flex flex-wrap align-items-center justify-content-between gap-3">
<div class="flex align-items-center gap-2">
<Button icon="pi pi-user" rounded text></Button>
<Button icon="pi pi-bookmark" severity="secondary" rounded text></Button>
</div>
<span class="p-text-secondary">Last updated 2 hours ago</span>
<span class="p-text-secondary">Updated 2 hours ago</span>
</div>
</template>
<p class="m-0">
@ -91,12 +91,12 @@ export default {
</div>
</template>
<template #footer>
<div class="flex align-items-center justify-content-between">
<div class="flex flex-wrap align-items-center justify-content-between gap-3">
<div class="flex align-items-center gap-2">
<Button icon="pi pi-user" rounded text></Button>
<Button icon="pi pi-bookmark" severity="secondary" rounded text></Button>
</div>
<span class="p-text-secondary">Last updated 2 hours ago</span>
<span class="p-text-secondary">Updated 2 hours ago</span>
</div>
</template>
<p class="m-0">
@ -153,12 +153,12 @@ export default {
</div>
</template>
<template #footer>
<div class="flex align-items-center justify-content-between">
<div class="flex flex-wrap align-items-center justify-content-between gap-3">
<div class="flex align-items-center gap-2">
<Button icon="pi pi-user" rounded text></Button>
<Button icon="pi pi-bookmark" severity="secondary" rounded text></Button>
</div>
<span class="p-text-secondary">Last updated 2 hours ago</span>
<span class="p-text-secondary">Updated 2 hours ago</span>
</div>
</template>
<p class="m-0">