diff --git a/resources/assets/js/components/NotificationPlugin/Notification.vue b/resources/assets/js/components/NotificationPlugin/Notification.vue index 348634063..8a2186e77 100644 --- a/resources/assets/js/components/NotificationPlugin/Notification.vue +++ b/resources/assets/js/components/NotificationPlugin/Notification.vue @@ -25,6 +25,7 @@ ]" role="alert" :style="customPosition" + style="z-index: 100;" data-notify-position="top-center" >
diff --git a/resources/assets/js/views/wizard/Finish.vue b/resources/assets/js/views/wizard/Finish.vue index e3de3cd7f..9ad05f09b 100644 --- a/resources/assets/js/views/wizard/Finish.vue +++ b/resources/assets/js/views/wizard/Finish.vue @@ -2,20 +2,20 @@
-
+
- data_usage + data_usage
-
+
-
-

+
+

{{ translations.finish.recommended_apps }}

-
- +
- + {{ translations.finish.create_first_invoice }}
@@ -98,7 +108,7 @@ export default { return { active: 3, route_url: url, - image_src: app_url + "/public/img/wizard-modules.png", + image_src: app_url + "/public/img/wizard-rocket.gif", anchor_loading: false }; }, @@ -144,5 +154,9 @@ export default { [modal-container] { height: 100% !important; } + + .scroll{ + height:450px; + } } diff --git a/resources/assets/js/views/wizard/Steps.vue b/resources/assets/js/views/wizard/Steps.vue index eac4351b1..90bd0730b 100644 --- a/resources/assets/js/views/wizard/Steps.vue +++ b/resources/assets/js/views/wizard/Steps.vue @@ -39,7 +39,7 @@
  • - +