Merge branch 'release' of https://github.com/appsmithorg/appsmith into release

This commit is contained in:
Automated Github Action 2020-10-28 15:09:29 +00:00
commit 4bb2d491ee

View File

@ -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;