build(docs-infra): display inherited members on directives (#25768)
PR Close #25768
This commit is contained in:

committed by
Alex Rickabaugh

parent
9889276b15
commit
ce06a75ebf
@ -104,8 +104,9 @@
|
||||
.ngmodule-list {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.selector-list {
|
||||
.selector-list, .inherited-members-list {
|
||||
ul {
|
||||
padding: 0;
|
||||
li {
|
||||
|
Reference in New Issue
Block a user