html,body{height:100%;margin:0;padding:0}#app{width:100vw;height:100vh;overflow:hidden}.container{box-sizing:border-box;flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.filter-table{flex-direction:column;flex:1;margin:0 10px;display:flex;overflow:hidden}.filter-table .el-table{flex:1}.filter-table .el-table__body-wrapper{overflow-y:auto}.responsive-table,.filter-table .responsive-table{height:100%}.filter-pager{justify-content:flex-end;align-items:center;padding:10px;display:flex}.filter-query{margin:10px}.filter-query .el-form-item{margin-bottom:0}.container .el-table th.el-table__cell{color:#fff!important;background:#06a5e4!important;line-height:30px!important}
