mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-03-12 22:58:00 +01:00
User profile css fix.
This commit is contained in:
parent
6c5b5eb52b
commit
4448f36f62
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue