Update class on exceptions field to fix padding (#43927)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- Fixed padding between GitOps exceptions checkboxes
|
||||
@@ -227,7 +227,7 @@ const ChangeManagement = () => {
|
||||
Exceptions
|
||||
</TooltipWrapper>
|
||||
</div>
|
||||
<div>
|
||||
<div className="form-field">
|
||||
<Checkbox
|
||||
onChange={onInputChange}
|
||||
name="exceptLabels"
|
||||
|
||||
Reference in New Issue
Block a user