Skip to content

Commit

Permalink
fix: minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Sep 19, 2022
1 parent 801678d commit a3dc51c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
.highlighted {
outline: 3px solid var(--colors-grey800) !important;
border: none !important;
background: #fff;
/* Fix to prevent bottom outline to be clipped by next cell*/
/* Fix to prevent bottom outline to be clipped by next cell */
z-index: 1;
}

Expand Down

0 comments on commit a3dc51c

Please sign in to comment.