html{color:#000}html,html body{width:100%;height:100%}html body{margin:0;padding:0}html body #app{width:100%;height:100%}.el-table ::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.el-table ::-webkit-scrollbar-track{background-color:#f0f6ff}.el-table ::-webkit-scrollbar-thumb{background-color:#73abb1;border-radius:3px}.el-table .scrollbarHide::-webkit-scrollbar{display:none}.el-table .scrollbarShow::-webkit-scrollbar{display:block}::-webkit-scrollbar{width:0}