Kaynağa Gözat

视频改为圆角

tanxue 2 yıl önce
ebeveyn
işleme
cd800553aa
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      components/common/videoCard.vue

+ 2 - 0
components/common/videoCard.vue

@@ -37,6 +37,7 @@ export default {
     width: inherit;
     height: inherit;
     overflow: hidden;
+    border-radius: 10px;
 
     img {
       width: 100%;
@@ -91,6 +92,7 @@ export default {
       width: inherit;
       height: inherit;
       overflow: hidden;
+      border-radius: 10px;
 
       img {
         width: 100%;