diff --git a/components/region-select/index.vue b/components/region-select/index.vue index 67a3081..23cf661 100644 --- a/components/region-select/index.vue +++ b/components/region-select/index.vue @@ -277,7 +277,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; */