chore: Prevent code blocks in super notes from wrapping (#2878)
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
.Lexical__rtl {
|
||||
text-align: right;
|
||||
}
|
||||
.Lexical__code {
|
||||
white-space: pre;
|
||||
}
|
||||
.Lexical__paragraph {
|
||||
margin: 0;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user