y595705120 2 سال پیش
والد
کامیت
86ca13d0f4
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      src/containers/center/play/components/media.vue

+ 4 - 4
src/containers/center/play/components/media.vue

@@ -280,7 +280,7 @@
   .media-footer{
     padding: 0px 30px;
     text-align: left;
-    line-height: 40px;
+    line-height: 40px !important;
     bottom: -10px;
   }
   .media-center{
@@ -294,16 +294,16 @@
   .media-select{
     white-space:nowrap;
     text-align: right;
-    line-height: 40px;
+    line-height: 40px !important;
     float: right;
     margin: 0px !important;
   }
   .bicon{
-    font-size: 28px;
+    font-size: 28px !important;
     padding: 4px  !important;
   }
   .media-el-select {
-    font-size: 28px;
+    font-size: 28px !important;
     width: 80px;
     padding: -4px auto  !important;
   }