User card background css fix.

fix/only_display_follow_button_when_logged_in
Roger Braun 8 years ago
parent b65a29aa07
commit afd90b84d0

@ -1,6 +1,6 @@
<template>
<div>
<div class="panel-heading text-center" v-bind:style="style">
<div class="base00-background panel-heading text-center" v-bind:style="style">
<div class='user-info'>
<img :src="user.profile_image_url">
<span class="glyphicon glyphicon-user"></span>

Loading…
Cancel
Save