mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Unify variant struct fields margins with struct fields
This commit is contained in:
parent
66701c4226
commit
7cfbe23bc8
@ -230,7 +230,7 @@ h4.code-header {
|
||||
padding: 0;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.structfield {
|
||||
.structfield, .sub-variant-field {
|
||||
margin: 0.6em 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user