Shared: Table: delete extra code

This commit is contained in:
Dmitry Sychugov 2024-06-07 18:27:51 +05:00
parent 2733e61aaa
commit c1ea56d06b

View File

@ -106,13 +106,6 @@ const StyledTableContainer = styled.div<{ useReactWindow?: boolean }>`
}
}
.droppable-index {
width: 100vw;
height: 3px;
background-color: rgb(71, 129, 209);
position: absolute;
}
.lengthen-header {
border-image-slice: 1;
border-image-source: ${(props) =>