*{padding:0;margin:0}.page{width:100%;height:100%}.none{display:none}.table-input-btn{padding:0 10px;cursor:pointer}.table-input-info{padding:0 10px}.form-item-label{line-height:16px}.el-button i{margin-right:5px}.el-table__cell{position:static!important}:focus{outline:none}.custom-tags{display:flex;gap:10px;width:100%}.custom-table{width:100%;border:0;border-color:transparent;border-spacing:0;border-collapse:collapse}.custom-table[border]{border-color:#eee}.custom-table thead{background-color:var(--el-fill-color-light)}.custom-table thead td{padding:8px;box-sizing:border-box}.custom-table tbody tr{color:var(--el-text-color-regular);cursor:pointer}.custom-table tbody tr.custom-active,.custom-table tbody tr:hover{background-color:var(--el-fill-color-light)}.custom-table tbody tr.custom-active{color:var(--el-color-primary)}.custom-table tbody tr td{padding:7px 8px;font-size:var(--el-font-size-base);box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px;background-color:#f1f1f1}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#e2e2e2}::-webkit-scrollbar-thumb:hover{border-radius:5px;background-color:#c4c4c4}