隐藏浏览流程图的滚动条(流程图使用拖动浏览)

This commit is contained in:
kuaifan 2022-02-17 19:12:29 +08:00
parent 403545cd9b
commit f176bed436

View File

@ -14,6 +14,7 @@
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
background: #ffffff;
}
</style>