Skip to content

Commit

Permalink
[Fix]: the height issue for resizable tables (#3875)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat Dabade authored Nov 2, 2023
1 parent 71e487d commit b5654c8
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 b5654c8

Please sign in to comment.