hookehuyr

fix

......@@ -2285,6 +2285,6 @@ body {
}
.el-tabs__item:hover {
color: #009688!important;
color: #009688 !important;
}
</style>
......
/*
* @Date: 2023-10-27 09:29:59
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2023-12-06 09:51:19
* @LastEditTime: 2023-12-06 15:37:36
* @FilePath: /vue-flow-editor/src/shape/control.ts
* @Description: 自定义控制节点
*/
......