16 lines
338 B
Plaintext
16 lines
338 B
Plaintext
.scroll_indicator_container.data-v-b1b33646 {
|
|
width: 100%;
|
|
}
|
|
.scroll_indicator.data-v-b1b33646 {
|
|
background-color: #eee;
|
|
width: 60rpx;
|
|
margin: 0 auto;
|
|
margin-top: 15rpx;
|
|
}
|
|
.scroll_indicator .indicator.data-v-b1b33646 {
|
|
background-color: #304483;
|
|
border-radius: 100rpx;
|
|
width: 35rpx;
|
|
height: 8rpx;
|
|
position: relative;
|
|
} |