fix(docs-infra): remove unnecessary margin on short descriptions (#25768)
(This was added in 405d97431f
but it is
not clear the reasoning. It looks better to remove it now.)
PR Close #25768
This commit is contained in:
parent
5977b72e9c
commit
a2878b0b1d
|
@ -71,10 +71,6 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.short-description {
|
||||
margin: 6px 0 0 10px;
|
||||
}
|
||||
|
||||
.parameters-table {
|
||||
margin-top: 0;
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Reference in New Issue