mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-19 05:33:47 +01:00
fix: stars look&feel
This commit is contained in:
parent
9c105e8885
commit
1373b88169
@ -62,7 +62,7 @@
|
||||
class="gt-sm"
|
||||
v-model="maxStars"
|
||||
disable
|
||||
size="2em"
|
||||
size="1.5em"
|
||||
:max="5"
|
||||
color="primary"
|
||||
></q-rating>
|
||||
|
@ -118,12 +118,12 @@
|
||||
v-model="maxStars"
|
||||
size="1.5em"
|
||||
color="primary"
|
||||
icon="star_border"
|
||||
icon-selected="star"
|
||||
readonly
|
||||
no-dimming
|
||||
>
|
||||
</q-rating>
|
||||
<q-tooltip>Ratings coming soon</q-tooltip>
|
||||
</div>
|
||||
</div>
|
||||
</q-card-section>
|
||||
|
Loading…
Reference in New Issue
Block a user