Skip to content

Commit

Permalink
Pass align style to cell hover reveal div
Browse files Browse the repository at this point in the history
  • Loading branch information
laratran committed Oct 31, 2024
1 parent 5e8c6ad commit 7622f57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-align: var(--mrt-cell-align);
}

.cell-hover-reveal.overflowing:hover{
Expand Down

0 comments on commit 7622f57

Please sign in to comment.