fix: 03 tooltip component margin
This commit is contained in:
parent
7dc01a301d
commit
216f388582
1 changed files with 1 additions and 1 deletions
|
|
@ -2699,7 +2699,7 @@ watch([inputSearch, currentStatus], async () => {
|
|||
"
|
||||
>
|
||||
<TooltipComponent
|
||||
class="self-end"
|
||||
class="self-end q-ma-md"
|
||||
:title="
|
||||
selectorLabel === 'EMPLOYER'
|
||||
? 'customerEmployerTooltipTitle'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue