refactor: edit btn
This commit is contained in:
parent
00157a420b
commit
7d71f0498f
1 changed files with 2 additions and 2 deletions
|
|
@ -1893,14 +1893,14 @@ async function getWorkerFromCriteria(
|
|||
>
|
||||
<template #top-append>
|
||||
<q-btn
|
||||
class="q-mr-sm"
|
||||
flat
|
||||
dense
|
||||
round
|
||||
size="sm"
|
||||
icon="mdi-dots-horizontal"
|
||||
:id="`btn-kebab-action`"
|
||||
@click.stop
|
||||
:title="$t('general.additional')"
|
||||
style="max-width: 20px"
|
||||
>
|
||||
<q-menu class="bordered" ref="refMenu">
|
||||
<q-list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue