forked from AkkomaGang/akkoma-fe
User card background css fix.
This commit is contained in:
parent
b65a29aa07
commit
afd90b84d0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue