Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit e6c0273

Browse files
amcdnljelbourn
authored andcommitted
chore(styles): update for new type styles (#292)
1 parent 9d96f7c commit e6c0273

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/app/pages/component-viewer/component-api.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,9 @@
3737
.docs-api-class-deprecated-marker {
3838
font-weight: bold;
3939
}
40+
41+
.docs-api-property-type {
42+
font-weight: bold;
43+
font-size: 14px;
44+
margin-top: 5px;
45+
}

0 commit comments

Comments
 (0)