mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-13 00:03:57 +02:00
fix(theme-classic): polish admonition details, render title-only admonitions (#8150)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
32dc1eddba
commit
f3563ca23c
5 changed files with 71 additions and 4 deletions
|
@ -82,6 +82,6 @@
|
|||
padding: 1rem;
|
||||
}
|
||||
|
||||
.browserWindowBody *:last-child {
|
||||
.browserWindowBody > *:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue