Merge branch 'features' into dev

This commit is contained in:
2026-02-01 10:44:12 -06:00

View File

@@ -128,7 +128,7 @@ const ChangePasswordDialog = ({ open, onOpenChange }) => {
<Button
type="button"
onClick={() => onOpenChange(false)}
className="btn-outline mr-33"
className="btn-outline mr-33 text-white"
>
Cancel
</Button>