User profile css fix.

fix/only_display_follow_button_when_logged_in
Roger Braun 8 years ago
parent 6c5b5eb52b
commit 4448f36f62

@ -1,5 +1,5 @@
<template>
<div class="user-profile panel panel-default">
<div class="user-profile panel panel-default base00-background">
<user-card-content :user="user"></user-card-content>
</div>
</template>

Loading…
Cancel
Save