Skip to content

Commit

Permalink
fix prose editor spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuebert committed Jan 9, 2024
1 parent f82d4b4 commit 0519311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparkboard.css
Expand Up @@ -333,7 +333,7 @@

.form-text {
@apply
flex w-full px-3 placeholder-gray-400
flex w-full py-2 px-3 placeholder-gray-400
disabled:cursor-not-allowed disabled:opacity-50
}

Expand Down

0 comments on commit 0519311

Please sign in to comment.