mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
fix(v2): fix warning and improve styling inline TOC (#4163)
This commit is contained in:
parent
3f6e04380f
commit
d25e0f4d0f
2 changed files with 5 additions and 5 deletions
|
@ -7,8 +7,6 @@
|
|||
|
||||
.tableOfContentsInline ul {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
.table-of-contents__link--inline {
|
||||
color: var(--ifm-toc-link-color);
|
||||
font-size: initial;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue