mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 14:40:47 +01:00
fix: rating star size
This commit is contained in:
parent
a2201c9d31
commit
cb24a6a4f9
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
<q-rating
|
||||
max="5"
|
||||
v-model="maxStars"
|
||||
size="3.5em"
|
||||
size="1.5em"
|
||||
color="yellow"
|
||||
icon="star_border"
|
||||
icon-selected="star"
|
||||
|
|
Loading…
Add table
Reference in a new issue