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