调整子流程标签栏样式,支持重命名

This commit is contained in:
fofolee
2025-01-21 22:26:37 +08:00
parent e0208eb119
commit db0ce31c7d
6 changed files with 180 additions and 128 deletions

View File

@@ -230,7 +230,7 @@ export default defineComponent({
}
.body--dark .composer-list {
background-color: rgba(32, 32, 32, 0.8);
background-color: #232323;
}
.category-item {