Skip to content

Commit 5054557

Browse files
committed
feat: remove alternating background
1 parent 73f2198 commit 5054557

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/context-editor/src/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,3 @@
222222
.ProseMirror thead tr {
223223
text-align: left;
224224
}
225-
226-
.ProseMirror tbody tr:nth-of-type(even) {
227-
background-color: #f3f3f3;
228-
}

0 commit comments

Comments
 (0)