tijiao
This commit is contained in:
@@ -184,7 +184,7 @@ export default {
|
||||
height: calc(100% - 170rpx);
|
||||
}
|
||||
|
||||
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
@@ -226,7 +226,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/deep/.rightArrow {
|
||||
::v-deep.rightArrow {
|
||||
margin-top: 6rpx !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user