ui: Increase spacing between detail items in composite row (#8507)
This commit is contained in:
parent
b204e342c5
commit
a0eb8846e5
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
%composite-row-detail dl,
|
||||
%composite-row-detail > span {
|
||||
margin-right: 12px;
|
||||
margin-right: 18px;
|
||||
}
|
||||
%composite-row-detail dl.node dt::before {
|
||||
margin-top: 3px;
|
||||
|
|
Loading…
Reference in New Issue