Source/plt-web/plt-web-ui/src/components/flow-cycle/components/ContextMenu.vue
@@ -48,8 +48,9 @@ background: #fff; border-radius: 4px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); padding: 5px; } ::v-deep { .contextMenu .command.disable .item { color: rgba(0, 0, 0, 0.25); cursor: auto; @@ -76,4 +77,5 @@ margin-right: 8px; margin-top: 3px; } } </style>