Skip to content

Commit 877c4f0

Browse files
Fixed styling for code styles (#517)
1 parent 8f3aab4 commit 877c4f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/core/src/editor/Block.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ NESTED BLOCKS
6565
height: 0;
6666
}
6767

68+
.bn-inline-content code {
69+
font-family: monospace;
70+
}
71+
6872
/* NESTED BLOCK ANIMATIONS (change in indent) */
6973

7074
[data-prev-depth-change="1"] {

0 commit comments

Comments
 (0)