Compare commits
2 Commits
68ee22c124
...
235156a9ee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
235156a9ee | ||
|
|
01a3c38085 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user