People: Show one face per row on small screens #22
This commit is contained in:
parent
29ed7168d1
commit
e5acbcb9b9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<v-flex
|
||||
v-for="(marker, index) in markers"
|
||||
:key="index"
|
||||
xs6 md3 xl2 d-flex
|
||||
xs12 sm6 md3 xl2 d-flex
|
||||
>
|
||||
<v-card tile
|
||||
:data-id="marker.UID"
|
||||
|
|
Loading…
Reference in a new issue