feat(settings): animate buttons
This commit is contained in:
@@ -97,7 +97,7 @@ defineOptions({ render: () => null });
|
||||
/>
|
||||
|
||||
<CommonButtons
|
||||
:y-offset="0"
|
||||
:y-offset="store.submenuButtonsOffsetY"
|
||||
:b-label="$t('common.cancel')"
|
||||
:a-label="$t('common.confirm')"
|
||||
@activate-b="handleCancel"
|
||||
|
||||
Reference in New Issue
Block a user