Skip to content

Commit

Permalink
add position relative to data table
Browse files Browse the repository at this point in the history
  • Loading branch information
abarkellumich committed Jan 17, 2022
1 parent 5112e0a commit 58319a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
.spatial-data-table {
height: 650px;
overflow: auto;
position: relative;
}

.spatial-data-table thead th {
Expand Down

0 comments on commit 58319a6

Please sign in to comment.