diff --git a/components/region-select/index.vue b/components/region-select/index.vue index 34cf438..50018fb 100644 --- a/components/region-select/index.vue +++ b/components/region-select/index.vue @@ -281,7 +281,7 @@ export default { .region-select-popup { width: 90%; - /* max-width: 680rpx; */ + max-width: 680rpx; background-color: white; border-radius: 24rpx; /* animation: scale-up 0.3s ease-out; */