/* package/advisoryNotice/detail/detail.wxss */ .card { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; padding: 20rpx; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); margin: 20rpx; position: relative; } /* .img { width: 100px; height: 100px; margin-right: 10px; } */