Skip to content

Commit bfc8613

Browse files
button inside flexbox
1 parent 85abbc7 commit bfc8613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ApplicationGroup/Details/TriggerView/BulkSourceChange.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export default function BulkSourceChange({ closePopup, responseList, changeBranc
111111
placeholder="Enter branch name"
112112
/>
113113
</div>
114-
<div className="">
114+
<div className="flexbox">
115115
<button
116116
data-testid="cancel_button"
117117
className="cta cancel h-36 lh-36"

0 commit comments

Comments
 (0)