@@ -105,7 +105,6 @@ export default {
height: 120px;
border-radius: 5px;
margin: 0 0 10px 0;
- position: relative;
.video {
height: 100%;
.el-image {
@@ -117,6 +116,8 @@ export default {
}
.text {
padding-left: 15px;
+ height: 100px;
+ position: relative;
.title {
font-size: 16px;
font-weight: bolder;
@@ -136,7 +137,7 @@ export default {
.time {
font-size: 12px;
position: absolute;
- bottom: 10px;
+ bottom: 0px;