@@ -78,6 +78,7 @@ export default class extends Vue {
display: flex;
justify-content: flex-start;
align-items: center;
+ height: 100%;
.thumbnail{
width: 48px;
height: 60px;
@@ -92,7 +93,7 @@ export default class extends Vue {
flex-direction: column;
justify-content: space-between;
width: 250px;
- height: 60px;
+ height: 80px;
.t_right_name{
color: #171826;
font-size: 15px;