仿钉钉流程设计器-修复一些问题

This commit is contained in:
jason
2024-04-28 21:53:34 +08:00
parent ee895d0752
commit 0d8d043250
6 changed files with 54 additions and 34 deletions

View File

@@ -178,15 +178,14 @@
.node-toolbar {
opacity: 0;
position: absolute;
top: -26px;
right: 10px;
top: -5px;
right: -8px;
display: flex;
.toolbar-icon {
text-align: center;
vertical-align: middle;
color: #000;
border-radius: 4px;
color: #6d6c6e;
}
}
}