Skip to content

Commit 5890f05

Browse files
Ahmed-HakeemthePunderWoman
authored andcommitted
docs(docs-infra): change deprecated modules' headers' style in the hover state (#54337)
PR Close #54337
1 parent fbaf989 commit 5890f05

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

aio/src/styles/2-modules/api-list/_api-list.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ aio-api-list {
9494
h2 {
9595
margin-top: 16px;
9696
margin-bottom: 16px;
97+
98+
& .deprecated-api-item {
99+
text-decoration: line-through;
100+
}
97101
}
98102

99103
/* API CLASS LIST */

0 commit comments

Comments
 (0)