diff --git a/app/javascript/template_builder/builder.vue b/app/javascript/template_builder/builder.vue index 84c3d026..42faffd3 100644 --- a/app/javascript/template_builder/builder.vue +++ b/app/javascript/template_builder/builder.vue @@ -7,7 +7,7 @@ v-if="pendingFieldAttachmentUuids.length" class="top-1.5 sticky h-0 z-20 max-w-2xl mx-auto" > -
+
diff --git a/app/views/shared/_flash.html.erb b/app/views/shared/_flash.html.erb index 5eee11bd..1d7976ba 100644 --- a/app/views/shared/_flash.html.erb +++ b/app/views/shared/_flash.html.erb @@ -1,6 +1,6 @@