diff --git a/src/pages/category/index.vue b/src/pages/category/index.vue index a2b1227..7f9ca80 100644 --- a/src/pages/category/index.vue +++ b/src/pages/category/index.vue @@ -424,7 +424,7 @@ export default { max-height: 80vh; } -.dialog-body { +.dialog-wide .dialog-body { padding: 30rpx; max-height: 60vh; overflow-y: auto;