Browse Source

Merge branch 'milestone-20250924-接入大财神工作流' into dev

dev
no99 1 month ago
parent
commit
e203a7b455
  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