ReedawFoodApp/unpackage/dist/dev/mp-weixin/pageTwo/compk/contrast.wxss

36 lines
667 B
Plaintext

@charset "UTF-8";
/* 主题色 */
.tagList.data-v-02bb3715 {
width: 100%;
height: 45px;
line-height: 45px;
background: #fff;
box-shadow: 0px 1px 5px 2px #dfe2e1fc;
position: fixed;
top: 0;
z-index: 999;
}
.tagList .active.data-v-02bb3715 {
color: #54d87c;
font-weight: bold;
font-size: 16px;
}
.tagList .scroll-view_H.data-v-02bb3715 {
white-space: nowrap;
width: 100%;
}
.tagList .scroll-view_H .scroll-view-item_H.data-v-02bb3715 {
display: inline-block;
height: 45rpx;
line-height: 45rpx;
text-align: center;
}
.tagList text.data-v-02bb3715 {
color: #666;
padding: 0 15px;
}
.calendar.data-v-02bb3715 {
margin-top: 50px;
}