Skip to content

Commit 09826d5

Browse files
author
Yeliazar
committed
fix invoice icon payment
1 parent e28f888 commit 09826d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Extra/Invoice/Invoice.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
Proceed with Payment
153153
 
154154
<span class="circle bg-white">
155-
<i class="fa fa-arrow-end text-success" />
155+
<i class="fa fa-arrow-right text-success" />
156156
</span>
157157
</b-button>
158158
</b-button-toolbar>

0 commit comments

Comments
 (0)