fix(base/index.css): footnote style scoping
This commit is contained in:
parent
e8a3df3334
commit
88266d9414
3 changed files with 7 additions and 7 deletions
|
@ -373,11 +373,11 @@ article {
|
|||
--sizing-svg: var(--sizing-svg-sm);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.footnotes ol p,
|
||||
.footnotes-list p {
|
||||
display: inline;
|
||||
}
|
||||
.footnotes ol p,
|
||||
.footnotes-list p {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* tables */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue