Skip to content

Commit

Permalink
fix: the height issue for resizable tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat-Dabade committed Nov 2, 2023
1 parent 2d60805 commit a8c0e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/container/QueryTable/QueryTable.styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.query-table {
position: relative;
height: inherit;
.query-table--download {
position: absolute;
top: 15px;
Expand Down

0 comments on commit a8c0e36

Please sign in to comment.