refactor(docs-infra): remove unused CSS rule (#41960)

The `.ngmodule-iist` is no longer used so can be removed.

PR Close #41960
This commit is contained in:
Pete Bacon Darwin 2021-05-06 14:44:11 +01:00 committed by Alex Rickabaugh
parent 71f37c9d9c
commit adc732decb
1 changed files with 0 additions and 5 deletions

View File

@ -218,11 +218,6 @@
padding: 4px 6px;
}
.ngmodule-list {
list-style: none;
padding: 0;
}
.selector-list,
.inherited-members-list {
ul {