Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robertu7 committed Aug 1, 2024
1 parent 2dc8673 commit c13d790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Editor/Article/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
/* image uploader */
& :global(.figure-image-uploader),
& :global(figure),
/* gapcursor will sit between two figure */
/* gapcursor can sit between two figures */
& :global(.ProseMirror-gapcursor) {
position: relative;
margin: var(--ar17-200) 0;
Expand Down

0 comments on commit c13d790

Please sign in to comment.