样式优化

This commit is contained in:
caixiaofeng 2024-06-17 12:38:27 +08:00
parent 7cb9313747
commit fe0bd3368d
2 changed files with 1 additions and 2 deletions

View File

@ -348,6 +348,7 @@ defineExpose({
min-width: 100%;
overflow: auto;
background-color: var(--flow-bg-color);
padding: 50px 0;
.zoom {
position: fixed;

View File

@ -35,8 +35,6 @@ watchEffect(() => {
<style scoped lang="scss">
.start-node {
padding: 50px 0 0;
:deep(.node-box) {
&:after {
display: none;