*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,body,html{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.system-content{flex:1;overflow:hidden}.system-content,.system-view-table{position:relative;display:flex;min-height:0}.system-view-table{background:#fff;border:1px solid #e4e7ed;border-radius:4px;flex-direction:column;flex:1}.system-view-table .flex-box{flex:1;min-height:0;overflow:auto;padding:15px;display:flex;flex-direction:column}.system-view-table .flex-box .el-table{flex:1;width:100%}.system-view-table .flex-box .el-table__body-wrapper{flex:1}