From 232a9e9885af745d0d3ce59f982db5d31725d215 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Thu, 19 Jan 2023 12:34:10 +0200 Subject: [PATCH] fix: UI fixes --- lnbits/core/templates/core/install.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lnbits/core/templates/core/install.html b/lnbits/core/templates/core/install.html index 9cdce8470..35be96d71 100644 --- a/lnbits/core/templates/core/install.html +++ b/lnbits/core/templates/core/install.html @@ -44,7 +44,8 @@ v-if="extension.iconUrl" :src="extension.iconUrl" spinner-color="white" - style="max-width: 100%" + style="max-width: 64px" + class="rounded-borders" >