mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: set text-decoration of TOCCollapsible links to none
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
.tocCollapsibleContent a {
|
||||
display: block;
|
||||
text-decoration: var(--ifm-link-text-decoration);
|
||||
}
|
||||
|
||||
.tocCollapsibleExpanded {
|
||||
|
||||
Reference in New Issue
Block a user