Commit e5a57099 authored by Xuguangxing's avatar Xuguangxing

feat: 修复基础库拖拽白屏的问题

parent 23f666b0
......@@ -134,6 +134,7 @@ export default {
border-radius: 0;
background: #f5f7f9;
width: 100%;
z-index: 1;
.layout-container {
height: 100%;
flex-flow: row;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment