|
@@ -1036,7 +1036,7 @@
|
|
|
border-bottom: 1px solid #e5e5e5;
|
|
|
border-radius: 0px;
|
|
|
margin: 0px auto;
|
|
|
- width: 98%;
|
|
|
+ width: 98.2%;
|
|
|
"
|
|
|
v-if="hd.actName != ''"
|
|
|
>
|
|
@@ -3451,7 +3451,7 @@ body {
|
|
|
.file > div > div:nth-child(2) {
|
|
|
background: #fff;
|
|
|
height: 45px;
|
|
|
- width: calc(100% - 95px);
|
|
|
+ width: calc(100% - 100px);
|
|
|
line-height: 45px;
|
|
|
padding-left: 10px;
|
|
|
border-top-right-radius: 10px;
|
|
@@ -3632,12 +3632,12 @@ body {
|
|
|
height: 100% !important;
|
|
|
}
|
|
|
|
|
|
-.video-player >>> .video-js {
|
|
|
+/* .video-player >>> .video-js {
|
|
|
height: 400px;
|
|
|
-}
|
|
|
-.video-player >>> .video-js .vjs-tech {
|
|
|
+} */
|
|
|
+/* .video-player >>> .video-js .vjs-tech {
|
|
|
height: 400px;
|
|
|
-}
|
|
|
+} */
|
|
|
.downFile {
|
|
|
width: 25px;
|
|
|
height: 25px;
|