mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
add comment
This commit is contained in:
parent
fcbc925d9a
commit
9ad1442bb6
@ -36,7 +36,7 @@ pre[class*="language-"] {
|
||||
}
|
||||
|
||||
pre > code[class*="language-"] {
|
||||
display: inline-block;
|
||||
display: inline-block; // TODO: breaks on mobile safari
|
||||
min-width: 100%;
|
||||
background: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user