diff --git a/components/admin/ticket.vue b/components/admin/ticket.vue index f9e1d90..e62f652 100644 --- a/components/admin/ticket.vue +++ b/components/admin/ticket.vue @@ -165,10 +165,10 @@ export default { } .zoom:hover { - transform: scale(1.9); + transform: scale(2); position: relative; display: flex; - height: 385px; + height: 300px; margin-top: 55%; margin-bottom: 55%; margin-left: 10%;