ui: Increase spacing between detail items in composite row (#8507)

This commit is contained in:
Kenia 2020-08-19 09:17:34 -04:00 committed by GitHub
parent b204e342c5
commit a0eb8846e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;