mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-09 20:12:34 +02:00
fix: rating star size
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
<q-rating
|
<q-rating
|
||||||
max="5"
|
max="5"
|
||||||
v-model="maxStars"
|
v-model="maxStars"
|
||||||
size="3.5em"
|
size="1.5em"
|
||||||
color="yellow"
|
color="yellow"
|
||||||
icon="star_border"
|
icon="star_border"
|
||||||
icon-selected="star"
|
icon-selected="star"
|
||||||
|
Reference in New Issue
Block a user