Skip to content

Commit

Permalink
add back missing padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ailZhou committed Jan 17, 2025
1 parent f16b251 commit 900ad16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ui-src/src/components/EditUser/EditUser.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ const EditUser = ({ stateList }) => {
</tr>
</tbody>
</Table>
<div className="action-buttons">
<div className="action-buttons margin-top-4">
<Button
type="button"
className="form-button"
Expand Down

0 comments on commit 900ad16

Please sign in to comment.