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;
|
background: $lightgray;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&.toc-heading {
|
&.toc-heading {
|
||||||
mat-icon.rotating-icon {
|
mat-icon.rotating-icon {
|
||||||
|
@ -187,7 +188,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Alternative TOC View for Smaller Screens
|
// Alternative TOC View for Smaller Screens
|
||||||
aio-toc.embedded {
|
aio-toc.embedded {
|
||||||
|
|
Loading…
Reference in New Issue