add colors
This commit is contained in:
parent
66af13f684
commit
850474c232
@ -43,7 +43,7 @@
|
||||
</template>
|
||||
</b-table>
|
||||
</b-popover>
|
||||
<div class="mr-3">
|
||||
<div class="mr-3 text-success font-weight-bolder">
|
||||
{{ latestPrice }}
|
||||
</div>
|
||||
<div class="mr-3">
|
||||
|
@ -96,7 +96,7 @@
|
||||
Note
|
||||
</div>
|
||||
<div class="alert-body">
|
||||
If the execution price exceeds the 5% slippage protection, your order will be automatically cancelled
|
||||
If the execution price exceeds the {{ slippage * 100 }}% slippage protection, your order will be automatically cancelled
|
||||
</div>
|
||||
</b-alert>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user