forked from AkkomaGang/admin-fe
Merge branch 'feature/improve-user-profile-interface' of git.pleroma.social:linafilippova/admin-fe into feature/improve-user-profile-interface
This commit is contained in:
commit
e6a06e929b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
</el-card>
|
||||
</el-col>
|
||||
<el-row type="flex" class="row-bg" justify="space-between">
|
||||
<el-col :span="18">
|
||||
<el-col :span="16">
|
||||
<h2 class="recent-statuses">{{ $t('userProfile.recentStatuses') }}</h2>
|
||||
</el-col>
|
||||
<el-col :span="6" class="show-private">
|
||||
|
|
Loading…
Reference in a new issue