Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
This commit is contained in:
commit
4bb2d491ee
|
|
@ -29,6 +29,8 @@ export const TableWrapper = styled.div<{
|
|||
color: ${Colors.THUNDER};
|
||||
position: relative;
|
||||
background: ${Colors.ATHENS_GRAY_DARKER};
|
||||
display: table;
|
||||
width: 100%;
|
||||
.thead,
|
||||
.tbody {
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user