Skip to content

Commit

Permalink
fixed preview link alignment to right
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshRajat committed May 15, 2024
1 parent 360083d commit d864378
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -523,4 +523,5 @@ const FrameInput = styled.input<FrameInputProps>`

const PreviewAnchor = styled(Anchor)`
text-decoration: none;
align-self: flex-end;
`;

0 comments on commit d864378

Please sign in to comment.