diff --git a/src/views/detail.vue b/src/views/detail.vue index f3f4134..c0a402e 100644 --- a/src/views/detail.vue +++ b/src/views/detail.vue @@ -287,6 +287,10 @@ cursor: not-allowed !important; pointer-events:none; } + .cont{ + width: 80%; + margin: 0 auto; + } /* .cont >>> img{ max-width: 500px; } */