From 33611ee4fac51aa8b118ebaf3112b427de3444b8 Mon Sep 17 00:00:00 2001 From: mabasian <54101509+mabasian@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:57:00 +0100 Subject: [PATCH] update the notification modal (#1534) --- .../components/UI/node-header/NotifModal.vue | 28 +++++++++++++------ 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/launcher/src/components/UI/node-header/NotifModal.vue b/launcher/src/components/UI/node-header/NotifModal.vue index 7ec1249c6..89b135a5f 100755 --- a/launcher/src/components/UI/node-header/NotifModal.vue +++ b/launcher/src/components/UI/node-header/NotifModal.vue @@ -18,20 +18,22 @@ {{ $t("notifModal.stereumMonitor") }} (Mobile App) -
  • + {{ $t("notifModal.close") }}
    @@ -83,14 +89,20 @@
    {{ $t("notifModal.machinename") }}
    -
    +
    + +
    {{ $t("notifModal.apikey") }}
    -
    +
    + +
    -
    {{ $t("notifModal.apply") }}
    +
    + {{ $t("notifModal.apply") }} +
    {{ $t("notifModal.close") }}