erekook 11 months ago
parent
commit
890907eba7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/collect-video/video.wxss

+ 3 - 0
pages/collect-video/video.wxss

@@ -209,6 +209,9 @@
 
 .video-item-right {
   flex: 1;
+  display: flex;
+  flex-direction: column;
+  justify-content: space-between;
 }
 
 .video-item-right .video-title {