mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 01:28:38 +02:00
feat: upgrade to MDX v2 (#8288)
Co-authored-by: Armano <armano2@users.noreply.github.com>
This commit is contained in:
parent
10f161d578
commit
bf913aea2a
161 changed files with 4028 additions and 2821 deletions
|
@ -57,6 +57,10 @@ CSS variables, meant to be overridden by final theme
|
|||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.collapsibleContent > *:last-child {
|
||||
.collapsibleContent p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.details > summary > p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue