feat(settings): animate buttons
This commit is contained in:
@@ -192,7 +192,7 @@ onRender((ctx) => {
|
||||
/>
|
||||
|
||||
<CommonButtons
|
||||
:y-offset="confirmationModal.buttonsYOffset"
|
||||
:y-offset="confirmationModal.buttonsYOffset + store.submenuButtonsOffsetY"
|
||||
:b-label="$t('common.cancel')"
|
||||
:a-label="$t('common.reset')"
|
||||
@activate-b="handleCancel()"
|
||||
|
||||
Reference in New Issue
Block a user