mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Cosmetics
This commit is contained in:
parent
bf11e13da6
commit
355aa8f79e
2 changed files with 7 additions and 7 deletions
|
@ -85,7 +85,7 @@
|
|||
<Column field="more" header="More">
|
||||
<template #body>
|
||||
<div class="flex justify-end w-full">
|
||||
<Button @click="visibleRight = true" icon="pi pi-ellipsis-h" outlined severity="secondary" />
|
||||
<Button @click="visibleRight = true" icon="pi pi-ellipsis-h" rounded outlined severity="secondary" />
|
||||
</div>
|
||||
</template>
|
||||
</Column>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue