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