body{overflow:hidden;margin:0}#app,body{box-sizing:border-box}#app{width:100%;height:100%;display:inline-grid;grid-template-columns:100px auto -webkit-max-content;grid-template-columns:100px auto max-content}.demo-info-bar{bottom:108px}.demo-control-bar,.demo-info-bar{position:fixed;right:8px;z-index:1}.demo-control-bar{bottom:48px}.open-model-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:32px;background:#409eff;color:#fff;cursor:pointer}.zoom-in-right-enter-active,.zoom-in-right-leave-active{opacity:1;transform:scaleY(1) translateY(-48px);transition:all .3s cubic-bezier(.23,1,.32,1);transform-origin:right center}.zoom-in-right-enter,.zoom-in-right-leave-active{opacity:0;transform:scaleX(0) translateY(-48px)}.info-tip{position:absolute;width:480px;top:0;right:64px;z-index:10;box-sizing:border-box;padding:0 16px;color:#333;background:#f2f6fc;transform:translateY(-48px);border:1px solid #ebeef5;border-radius:4px}.info-tip:after,.info-tip:before{content:"";width:0;height:0;border-width:8px;border-style:solid;position:absolute;right:-15px;top:50%}.info-tip:before{border-color:transparent transparent transparent #f2f6fc;z-index:10}.info-tip:after{right:-16px;border-color:transparent transparent transparent #ebeef5;z-index:1}.control-form .el-radio{width:100%;line-height:32px}.element-overlays{box-sizing:border-box;padding:8px;background:rgba(0,0,0,.6);border-radius:4px;color:#fafafa}body::-webkit-scrollbar-track-piece,body ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0}body::-webkit-scrollbar,body ::-webkit-scrollbar{width:10px;height:8px}body::-webkit-scrollbar-thumb:vertical,body ::-webkit-scrollbar-thumb:vertical{height:50px;background-color:hsla(0,0%,60%,.5);-webkit-border-radius:4px;outline:2px solid #fff;outline-offset:-2px;border:2px solid #fff}body::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,62.4%,.3);-webkit-border-radius:4px}body::-webkit-scrollbar-thumb:hover,body ::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,62.4%,.5);-webkit-border-radius:4px}