fix: layout adjustments
This commit is contained in:
parent
5e616ac2e0
commit
72baf20564
3 changed files with 3 additions and 3 deletions
|
@ -100,7 +100,7 @@
|
|||
|
||||
/* Code block titles */
|
||||
[data-rehype-pretty-code-title] {
|
||||
@apply rounded-t-xl border-x border-t px-4 py-2 text-sm font-medium text-foreground;
|
||||
@apply break-words rounded-t-xl border-x border-t px-4 py-2 text-sm font-medium text-foreground;
|
||||
|
||||
/* Remove top margin from code block if a title is present */
|
||||
& + pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue