fix: img size and retrieve information button alignment
This commit is contained in:
parent
d2bb684b00
commit
b995b549b4
3 changed files with 8 additions and 1 deletions
|
|
@ -324,6 +324,7 @@ const CustomerProfile = memo(() => {
|
|||
</ActionButton>
|
||||
<ActionButton
|
||||
color="primary"
|
||||
className={classes.retrieveInformation}
|
||||
Icon={blocked ? AuthorizeIcon : BlockIcon}
|
||||
InverseIcon={
|
||||
blocked ? AuthorizeReversedIcon : BlockReversedIcon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue