2 Commits

  1. 4
      src/views/DeepNineModel.vue

4
src/views/DeepNineModel.vue

@ -319,11 +319,11 @@ const closeNoPermissionDialog = () => {
@media screen and (max-width: 400px){
.top-icon {
margin-top: -2%;
width: 80%;
width: 90%;
}
.bottom-icon{
gap: 1rem;
bottom: 5vh;
bottom: 8vh;
}
}
</style>
Loading…
Cancel
Save