.detected-operations-page {
& .page-top {
width: 100%;
margin: 10px;
}
.drill_schedule {
display: flex;
flex-direction: column;
height: 75vh;
align-items: stretch;
& > .list {
flex: 1;
height: 100%;
& > .ant-list, .ant-table {