self_mall_xcx/components/goods-list/index.wxss

11 lines
180 B
Plaintext

.goods-list-wrap {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
padding: 0;
background: #fff;
}
.t-toast__content {
z-index: 12001 !important;
}