From 343049dbe4c6c5a83657405cabbcb43d28908368 Mon Sep 17 00:00:00 2001 From: Ben Arc Date: Tue, 20 Apr 2021 19:05:19 +0100 Subject: [PATCH] Moved qr down a bit to allow room for jitsi thumb --- lnbits/extensions/copilot/templates/copilot/compose.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lnbits/extensions/copilot/templates/copilot/compose.html b/lnbits/extensions/copilot/templates/copilot/compose.html index 298703583..595937f36 100644 --- a/lnbits/extensions/copilot/templates/copilot/compose.html +++ b/lnbits/extensions/copilot/templates/copilot/compose.html @@ -15,13 +15,13 @@
@@ -103,7 +103,7 @@ icon: 'chat_bubble_outline', html: true, message: '

' + userMessage + '

', - position: 'top-right', + position: 'top-left', timeout: 5000 }) },