Fix animation for wp
This commit is contained in:
parent
206d01f71e
commit
bfc1c61753
2 changed files with 31 additions and 28 deletions
|
|
@ -115,8 +115,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-gray text-center m10t animated infinite flash">
|
||||
<span ng-show="send.onGoingProcess">{{send.onGoingProcess|translate}}...</span>
|
||||
<div ng-if="send.onGoingProcess" class="text-gray text-center m10t">
|
||||
<span class="animated infinite flash">{{send.onGoingProcess|translate}}...</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue