Skip to content

Commit 0c80e2e

Browse files
committed
fix: update title background angular#398
1 parent cd14233 commit 0c80e2e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/_api-theme.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
$foreground: map-get($theme, foreground);
1010
$is-dark-theme: map-get($theme, is-dark);
1111

12-
.docs-api-method-name-cell {
13-
color: mat-color($primary, 800);
14-
}
15-
1612
.docs-api-method-returns-type,
1713
.docs-api-method-parameter-type {
1814
color: mat-color($primary, darker);

0 commit comments

Comments
 (0)