Skip to content

Commit

Permalink
remove css
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Dec 14, 2024
1 parent 1a7d140 commit a9e132d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions e2e/src/react/components/Editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,3 @@
}

.ProseMirror p { margin-bottom: 1em }

.link-with-hover-count::after {
display: inline-flex;
content: var(--hover-count);
padding: 0 6px;
background: rgba(123, 123, 123, 0.25);
border-radius: 4px;
margin: 0 4px;
}

0 comments on commit a9e132d

Please sign in to comment.