improve ui

This commit is contained in:
taehoon 2019-05-04 13:23:57 -04:00
parent 38ba5fe028
commit 0f4cccd115

View file

@ -93,7 +93,7 @@
</div> </div>
<div> <div>
<button @click="reportUser"> <button @click="reportUser" class="btn btn-default btn-block">
{{ $t('user_card.report') }} {{ $t('user_card.report') }}
</button> </button>
</div> </div>