fix: stars look&feel
This commit is contained in:
parent
9c105e8885
commit
1373b88169
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue