mirror of
https://gitee.com/cai_xiao_feng/lowflow-design.git
synced 2025-12-06 16:18:22 +08:00
样式优化
This commit is contained in:
parent
7cb9313747
commit
fe0bd3368d
@ -348,6 +348,7 @@ defineExpose({
|
||||
min-width: 100%;
|
||||
overflow: auto;
|
||||
background-color: var(--flow-bg-color);
|
||||
padding: 50px 0;
|
||||
|
||||
.zoom {
|
||||
position: fixed;
|
||||
|
||||
@ -35,8 +35,6 @@ watchEffect(() => {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.start-node {
|
||||
padding: 50px 0 0;
|
||||
|
||||
:deep(.node-box) {
|
||||
&:after {
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user