mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Fix misalignment node approval timeout
Fix misalignment node approval timeout closes:https://github.com/ansible/awx/issues/10515
This commit is contained in:
@@ -40,6 +40,7 @@ TimeoutInput.displayName = 'TimeoutInput';
|
|||||||
|
|
||||||
const TimeoutLabel = styled.p`
|
const TimeoutLabel = styled.p`
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
min-width: fit-content;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
function NodeTypeStep() {
|
function NodeTypeStep() {
|
||||||
|
|||||||
Reference in New Issue
Block a user