|
|
|
@ -60,13 +60,7 @@
|
|
|
|
|
<ion-icon name="wallet-outline" size="large"></ion-icon>
|
|
|
|
|
</ng-template>
|
|
|
|
|
<div class="container justify-content-center pb-3 px-3 positions">
|
|
|
|
|
<h3
|
|
|
|
|
*ngIf="hasPositions !== false"
|
|
|
|
|
class="d-flex justify-content-center mb-3"
|
|
|
|
|
i18n
|
|
|
|
|
>
|
|
|
|
|
Positions
|
|
|
|
|
</h3>
|
|
|
|
|
<h3 class="d-flex justify-content-center mb-3" i18n>Positions</h3>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="align-items-center col">
|
|
|
|
|
<mat-card *ngIf="hasPositions === true" class="p-0">
|
|
|
|
|