Unify variant struct fields margins with struct fields
This commit is contained in:
parent
66701c4226
commit
7cfbe23bc8
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ h4.code-header {
|
|||
padding: 0;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.structfield {
|
||||
.structfield, .sub-variant-field {
|
||||
margin: 0.6em 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue