mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fix(docs-infra): labels with links should have the same font weight (#50258)
Fix anchor tag styling inside label.api-status-label to match font weight of label styling that does not have anchor tag. PR Close #50258
This commit is contained in:
committed by
Andrew Kushnir
parent
aad267ac07
commit
b50203cfec
@@ -22,6 +22,7 @@
|
||||
color: inherit;
|
||||
line-height: inherit;
|
||||
font-size: inherit;
|
||||
font-weight: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,4 +49,4 @@
|
||||
color: constants.$white;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user