mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 06:21:53 +01:00
fix: UI fixes
This commit is contained in:
parent
db73a51c74
commit
232a9e9885
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
></q-img>
|
||||
<q-icon
|
||||
v-else
|
||||
|
|
Loading…
Add table
Reference in a new issue