fix(docs-infra): fix broken toc ul styles (#32124)
Fixes #32027 PR Close #32124
This commit is contained in:
parent
8af85d812d
commit
984d23f687
|
@ -50,6 +50,7 @@
|
|||
background: $lightgray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.toc-heading {
|
||||
mat-icon.rotating-icon {
|
||||
|
@ -186,7 +187,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Alternative TOC View for Smaller Screens
|
||||
|
|
Loading…
Reference in New Issue