Update hospital-select.vue

This commit is contained in:
huxuejian 2026-02-11 17:24:48 +08:00
parent 609fc8cd18
commit aa8a91d002

View File

@ -96,4 +96,8 @@ onLoad((opt) => {
width: 40rpx;
height: 40rpx;
}
.pt-12 {
padding-top: 24rpx;
}
</style>