Browse Source

chore: compose

master
wangxiang 2 years ago
parent
commit
bad66cea82
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 2
      src/views/workflow/task/TaskFormView.vue

2
src/views/workflow/task/TaskFormView.vue

@ -240,7 +240,7 @@
.process-status-img { .process-status-img {
height: 180px; height: 180px;
position: absolute; position: absolute;
z-index: 999; z-index: @page-footer-z-index;
top: 1px; top: 1px;
right: 1px; right: 1px;
} }

Loading…
Cancel
Save