refactor: export components (#5773)
This commit is contained in:
parent
50ae32f3e1
commit
5afc576dec
4 changed files with 31 additions and 17 deletions
|
|
@ -252,7 +252,6 @@ const EDITOR_PDF_CODE_STYLES: Styles = {
|
|||
fontSize: convertRemToPixel(0.7),
|
||||
},
|
||||
// inline code block
|
||||
// TODO: update width
|
||||
"[data-node-type='inline-code-block']": {
|
||||
margin: 0,
|
||||
paddingVertical: convertRemToPixel(0.25 / 4 + 0.25 / 8),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue