3.28
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
legend: {
|
||||
show: true,
|
||||
x: 'center',
|
||||
y: '64%',
|
||||
y: 'bottom',
|
||||
itemHeight: fitChartSize(12),
|
||||
itemWidth: fitChartSize(12),
|
||||
itemGap: fitChartSize(6),
|
||||
|
||||
@@ -208,7 +208,6 @@
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.video-item__follow {
|
||||
|
||||
// background-image: url('@/assets/images/unfollow.png');
|
||||
}
|
||||
.dialog {
|
||||
@@ -270,7 +269,7 @@
|
||||
}
|
||||
.video {
|
||||
width: vw(1814);
|
||||
height: vw(980);
|
||||
height: vw(950);
|
||||
object-fit: contain;
|
||||
background-color: #062b57;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user