Cosmetics
parent
9e007db5c5
commit
a1d0d309f5
|
@ -87,8 +87,7 @@
|
|||
</Column>
|
||||
<Column headerStyle="width: 8em; text-align: center" bodyStyle="text-align: center; overflow: visible">
|
||||
<template #header>
|
||||
<span class="p-column-title">Options</span>
|
||||
<Button type="button" icon="pi pi-cog" class="p-button-secondary" style="width:auto;margin-top: 1em"></Button>
|
||||
<Button type="button" icon="pi pi-cog" class="p-button-secondary" style="margin-top: 1em"></Button>
|
||||
</template>
|
||||
<template #body>
|
||||
<Button type="button" icon="pi pi-cog" class="p-button-secondary"></Button>
|
||||
|
|
|
@ -2389,7 +2389,7 @@ export default {
|
|||
</Column>
|
||||
<Column headerStyle="width: 8em; text-align: center" bodyStyle="text-align: center; overflow: visible">
|
||||
<template #header>
|
||||
<Button type="button" icon="pi pi-cog" class="p-button-secondary" style="width:auto;margin-top: 1em"></Button>
|
||||
<Button type="button" icon="pi pi-cog" class="p-button-secondary" style="margin-top: 1em"></Button>
|
||||
</template>
|
||||
<template #body>
|
||||
<Button type="button" icon="pi pi-cog" class="p-button-secondary"></Button>
|
||||
|
|
Loading…
Reference in New Issue