Improve action buttons behaviour in the menu

This commit is contained in:
tusooa 2025-06-25 17:14:41 -04:00
commit c5f2c3ac9e
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
5 changed files with 26 additions and 5 deletions

View file

@ -102,4 +102,20 @@
}
}
}
&.-extra {
.action-counter {
justify-self: end;
margin-right: 1em;
}
.chevron-icon {
justify-self: end;
}
.extra-button {
justify-self: end;
justify-content: end;
}
}
}

View file

@ -60,7 +60,7 @@
/>
</component>
<span
v-if="!extra && button.counter?.(funcArg) > 0"
v-if="button.counter?.(funcArg) > 0"
class="action-counter"
>
{{ button.counter?.(funcArg) }}