@@ -1050,9 +1050,9 @@ export default {
color: #fff;
}
.vedioLinks {
- max-width: vw(210);
+ max-width: vw(190);
position: absolute;
- bottom: -6px;
+ bottom: 1px;
background: #dae7f6;
padding: 2px 7px;
/* word-break: keep-all; */
@@ -1068,7 +1068,7 @@ export default {
align-items: flex-start;
z-index: 999999;
span {
- line-height: 17px;
+ line-height: 13px;
.linkSpan {
text-decoration: underline;
@@ -1163,9 +1163,9 @@ export default {
@@ -1181,7 +1181,7 @@ export default {