format
This commit is contained in:
parent
12b69a7f82
commit
1b76a7d068
|
@ -245,9 +245,13 @@
|
|||
<q-icon name="send" @click="calculatePercent" />
|
||||
</template> -->
|
||||
</q-input>
|
||||
<q-btn class="q-ml-sm" style="margin-bottom: 20px;" color="primary" @click="calculatePercent"
|
||||
>Ok</q-btn
|
||||
>
|
||||
<q-btn
|
||||
class="q-ml-sm"
|
||||
style="margin-bottom: 20px"
|
||||
color="primary"
|
||||
@click="calculatePercent"
|
||||
>Ok</q-btn
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row q-mt-lg">
|
||||
|
|
Loading…
Reference in New Issue
Block a user