balibabu
feat: modify routing to nested mode and rename document (#52)
7b71fb2
raw
history blame
427 Bytes
.datasetWrapper {
padding: 30px;
flex: 1;
}
.filter {
height: 32px;
display: flex;
margin: 10px 0;
justify-content: space-between;
padding: 24px 20px;
// .search {
// flex: 1;
// }
// .operate {
// width: 200px;
// }
}
.img {
height: 16px;
width: 16px;
margin-right: 6px;
}
.column {
min-width: 200px;
}
.tochunks {
cursor: pointer;
}