@@ -20,7 +20,7 @@ let option = {
type: "sankey",
layout: "none",
left: "5%",
- bottom: "20%",
+ bottom: "10%",
// top: "50%",
emphasis: {
focus: "adjacency",
@@ -141,7 +141,7 @@ export default {
</script>
<style lang="scss" scoped>
.stxf {
- top: calc(33.3% + 20px) !important;
+ top: 33.3% !important;
.stacontent {
width: 100%;
height: 44px;
@@ -100,7 +100,7 @@ export default {
.wpjg {
- top: calc(66.6% + 20px) !important;
+ top: calc(66.6% + 10px) !important;
height: 24px;