mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Move container to close the gap
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
'next #top-menu': I18n.t('js.onboarding.steps.welcome'),
|
||||
'skipButton': {className: 'enjoyhint_btn-transparent', text: I18n.t('js.onboarding.buttons.skip')},
|
||||
'nextButton': {text: I18n.t('js.onboarding.buttons.next')},
|
||||
'containerClass': '-hidden-arrow'
|
||||
'containerClass': '-hidden-arrow',
|
||||
'bottom': 7
|
||||
},
|
||||
{
|
||||
'description': I18n.t('js.onboarding.steps.project_selection'),
|
||||
|
||||
Reference in New Issue
Block a user