7226-testToMaster_2416 #303

Merged
alexm merged 78 commits from 7226-testToMaster_2416 into master 2024-04-18 05:41:11 +00:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit f9de26933a - Show all commits

View File

@ -219,9 +219,7 @@ async function addExpense() {
:name="actionIcon"
:size="actionIcon === 'add' ? 'xs' : 'sm'"
:class="['default-icon', { '--add-icon': actionIcon === 'add' }]"
:style="{
'font-variation-settings': `'FILL' ${1}`,
}"
:style="fill-icon"
>
<QTooltip>
{{ t('Create expense') }}