This commit is contained in:
liuye
2023-02-07 11:20:47 +08:00
parent e4be606da9
commit 05d16d524b

View File

@@ -560,7 +560,7 @@ export default {
}
}
.turntable-content {
width: 698px;
width: 696px;
height: 1020px;
background-image: url('./img/turntable-bg.png');
background-size: 100% 100%;
@@ -604,7 +604,7 @@ export default {
}
.turntable {
position: relative;
top: 72px;
top: 73px;
margin: 0 auto;
background: #fff;
height: 538px;