Skip to content

Commit

Permalink
fix: longform home button alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Oct 16, 2024
1 parent 7994c50 commit 80c959a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/18 longform plugin.css
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ button.longform-remove-step-button.longform-remove-step-button.longform-remove-s
.current-draft-path.current-draft-path.current-draft-path.current-draft-path.current-draft-path {
position: absolute;
right: -0.3rem;
bottom: -1.825rem;
bottom: -1.6rem;
font-size: 0;
}

Expand Down

0 comments on commit 80c959a

Please sign in to comment.