tanghaolin
2023-01-11 50ad0a40d942624f7fcdfa8af3bc67d656a747a3
src/views/main/flow-x6/index.css
@@ -10,7 +10,7 @@
}
#stencil {
  width: 16%;
  width: 260px;
  height: 100%;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
@@ -18,7 +18,7 @@
}
.panel {
  width: 69%;
  width: calc(100% - 460px);
  height: 100%;
}
@@ -38,7 +38,7 @@
.config {
  width: 15%;
  width: 200px;
  height: 100%;
  padding: 0 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);