Pretty confirm for TPoS
This commit is contained in:
parent
25616031eb
commit
fb09b94e25
1 changed files with 3 additions and 3 deletions
|
|
@ -136,10 +136,10 @@
|
||||||
|
|
||||||
<q-dialog v-model="complete.show" position="top">
|
<q-dialog v-model="complete.show" position="top">
|
||||||
<q-icon
|
<q-icon
|
||||||
name="check_circle"
|
name="check"
|
||||||
transition-show="fade"
|
transition-show="fade"
|
||||||
class="text-green"
|
class="text-light-green"
|
||||||
style="font-size: 20em"
|
style="font-size: 40em"
|
||||||
></q-icon
|
></q-icon
|
||||||
></q-dialog>
|
></q-dialog>
|
||||||
</q-page>
|
</q-page>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue