Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat-editable-table' into feat-e…
Browse files Browse the repository at this point in the history
…ditable-table
  • Loading branch information
Sebastien-Ahkrin committed Jan 21, 2025
2 parents 6488396 + 51510ab commit 3b8c7cc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const InlineEditableInput = styled.input`
height: 100%;
box-shadow: 0 0 1px 1px ${Colors.GRAY1};
position: absolute;
outline: none;
inset: 0;
`;

Expand Down

0 comments on commit 3b8c7cc

Please sign in to comment.