Files
lcb/components/brandSelect/index.wxss
T
2024-07-17 23:39:00 +08:00

14 lines
282 B
Plaintext

/* components/brandSelect/index.wxss */
@import "../../commons/css/common.wxss";
.detail-page {
width: 100%;
height: 100%;
min-height: 300rpx;
/* display: flex;
align-items: center;
justify-content: center; */
/* position:fixed;
z-index: 1;
left: 0;
top: 0; */
}