15 lines
306 B
Plaintext
15 lines
306 B
Plaintext
.tabs_content.data-v-1971e4af {
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
right: 0;
|
|
z-index: 100;
|
|
background-color: #fff;
|
|
}
|
|
.tabs_content .filter_content.data-v-1971e4af {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
border-top: 1rpx solid #eee;
|
|
padding: 15rpx 30rpx;
|
|
} |