forked from DebaucheryLibrarian/traxxx
Improved actor profile flow. Added images.
This commit is contained in:
@@ -70,8 +70,7 @@ export default {
|
||||
|
||||
.poster,
|
||||
.photo {
|
||||
height: 10rem;
|
||||
width: auto;
|
||||
width: 100%;
|
||||
margin: 0 1rem 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
|
||||
<div class="sidebar-content">
|
||||
<p
|
||||
v-if="description"
|
||||
class="description"
|
||||
v-html="description"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user