body{overflow:hidden;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}#app{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content}.demo-control-bar{position:fixed;right:8px;bottom:8px;z-index:1}.demo-control-bar .open-control-dialog{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;font-size:32px;background:#409eff;color:#fff;cursor:pointer}.control-form .el-radio{width:100%;line-height:32px}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:rgba(153,153,153,.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:rgba(159,159,159,.3);-webkit-border-radius:4px}body::-webkit-scrollbar-thumb:hover,body *::-webkit-scrollbar-thumb:hover{background-color:rgba(159,159,159,.5);-webkit-border-radius:4px}
