mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
adjust DetailList spacing when two appear in succession
This commit is contained in:
parent
35e9d00beb
commit
7e7991bb63
@ -29,4 +29,8 @@ export default styled(DetailList)`
|
||||
--column-count: 3;
|
||||
}
|
||||
`}
|
||||
|
||||
& + & {
|
||||
margin-top: 20px;
|
||||
}
|
||||
`;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user