diff --git a/src/views/DeepNineModel.vue b/src/views/DeepNineModel.vue index 7ce9f17..ddccb77 100644 --- a/src/views/DeepNineModel.vue +++ b/src/views/DeepNineModel.vue @@ -312,7 +312,7 @@ const closeNoPermissionDialog = () => { } .btn-item img { - width: 50%; + width: 70%; /* margin-top: 20px; */ } }