mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
fixes pagination issue on modal
This commit is contained in:
parent
40cf4ff209
commit
fe9bd37c74
@ -6,7 +6,7 @@ import styled from 'styled-components';
|
||||
import ChipGroup from '../ChipGroup';
|
||||
|
||||
const Split = styled(PFSplit)`
|
||||
margin: 20px 0px;
|
||||
margin: 20px 0 5px 0;
|
||||
align-items: baseline;
|
||||
`;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user