mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 22:48:02 -03:30
Merge pull request #10700 from nixocio/ui_misalignment
Fix misalignment node approval timeout
This commit is contained in:
commit
9b7ef9ba21
@ -40,6 +40,7 @@ TimeoutInput.displayName = 'TimeoutInput';
|
||||
|
||||
const TimeoutLabel = styled.p`
|
||||
margin-left: 10px;
|
||||
min-width: fit-content;
|
||||
`;
|
||||
|
||||
function NodeTypeStep() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user