Files
szjs/pages/grocur/grocur.wxss
2025-03-15 00:02:01 +08:00

11 lines
154 B
Plaintext

.container {
padding: 0px;
}
.image-container {
width: 100%;
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
}