Update class on exceptions field to fix padding (#43927)

This commit is contained in:
Scott Gress
2026-04-22 11:53:31 -05:00
committed by GitHub
parent 8cd2da576b
commit 75d8102922
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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"