Heatmap color bar misalinment

After ploting all graphs using subplot the color bar from the second one on, they all became misaligned.
I trying to solve this.

allFigs<- subplot(ListGraphs,
nrows = length(ListGraphs),
margin = 0.02,
which_layout = “merge”
)
allFigs