#50 user cards – flags

This commit is contained in:
Avris 2020-10-27 00:47:56 +01:00
parent 729d23f2db
commit b565722bcf
1 changed files with 8 additions and 8 deletions

View File

@ -33,14 +33,6 @@
</p>
</section>
<section v-if="profile.links.length">
<ul class="list-inline">
<li v-for="link in profile.links" class="list-inline-item pr-2">
<ProfileLink :link="link"/>
</li>
</ul>
</section>
<section v-if="profile.flags.length">
<ul class="list-inline">
<li v-for="flag in profile.flags" class="list-inline-item pr-2">
@ -49,6 +41,14 @@
</ul>
</section>
<section v-if="profile.links.length">
<ul class="list-inline">
<li v-for="link in profile.links" class="list-inline-item pr-2">
<ProfileLink :link="link"/>
</li>
</ul>
</section>
<section class="d-flex">
<div class="w-50" v-if="Object.keys(profile.names).length">
<h3>