Client logo positioning in client select

This commit is contained in:
Sam 2018-07-14 23:26:36 +10:00
parent cef4040a72
commit 57e2680bb0
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@
Selected Player
</v-subheader>
<v-layout row wrap>
<v-flex md3 class="text-xs-center">
<img :src="url" style="max-height: 100px; max-width: 90%; vertical-align: middle"/>
<v-flex md3 class="text-xs-center" style="position: relative">
<img :src="url" class="flag" style="max-height: 100px; max-width: 90%; vertical-align: middle"/>
</v-flex>
<v-flex xs12 md9>
<div class="pl-1">