Improved network overview responsivity.

This commit is contained in:
2020-01-05 01:07:32 +01:00
parent 30cf597ec9
commit 2271577874
5 changed files with 165 additions and 229 deletions

View File

@@ -10,16 +10,6 @@
/>
</div>
<h3>Ethnicity</h3>
<div class="tiles">
<Tag
v-for="tag in tags.ethnicity"
:key="`tag-${tag.id}`"
:tag="tag"
/>
</div>
<h3>Penetration</h3>
<div class="tiles">
@@ -40,6 +30,16 @@
/>
</div>
<h3>Ethnicity</h3>
<div class="tiles">
<Tag
v-for="tag in tags.ethnicity"
:key="`tag-${tag.id}`"
:tag="tag"
/>
</div>
<h3>Finish</h3>
<div class="tiles">