Skip to content

Commit

Permalink
modify style
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Dec 4, 2024
1 parent b444de5 commit 61d6e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/mobile/statistics/TransactionPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
<f7-card v-else-if="analysisType === allAnalysisTypes.TrendAnalysis">
<f7-card-header class="no-border display-block">
<div class="statistics-chart-header display-flex full-line justify-content-space-between">
<div></div>
<div class="align-self-flex-end">
<span style="margin-right: 4px;">{{ $t('Sort by') }}</span>
<f7-link href="#" popover-open=".sorting-type-popover-menu">{{ querySortingTypeName }}</f7-link>
Expand Down

0 comments on commit 61d6e56

Please sign in to comment.