build(docs-infra): simplify property syntax rendering (#25768)
PR Close #25768
This commit is contained in:

committed by
Alex Rickabaugh

parent
783a682a7d
commit
7373da9b11
@ -96,7 +96,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.from-constructor, .read-only-property {
|
||||
.from-constructor, .read-only-property, .write-only-property {
|
||||
font-style: italic;
|
||||
color: $blue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user