@@ -39,4 +36,4 @@
padding: var(--spacing-xl);
min-width: 600px;
}
-
\ No newline at end of file
+
diff --git a/packages/builder/src/components/common/Notification/NotificationDisplay.svelte b/packages/builder/src/components/common/Notification/NotificationDisplay.svelte
index 3a7c03a716..2a89426ca8 100644
--- a/packages/builder/src/components/common/Notification/NotificationDisplay.svelte
+++ b/packages/builder/src/components/common/Notification/NotificationDisplay.svelte
@@ -1,6 +1,6 @@
{#if schema.customisable}
{#if config}
-
-
Query type: {config[query.queryVerb].type}
-
-
-
+
+
+ Query type:
+ {config[query.queryVerb].type}
+
+
+
+
-
+
{/if}
@@ -162,10 +167,7 @@
-