fix(Jumper/ObjectPreview): fix CheckCircle alignment

This commit is contained in:
Aminejv 2021-11-09 18:59:07 +01:00
parent 3d116e79a2
commit 9baff7f749

View File

@ -164,7 +164,7 @@ function ObjectPreview({ file }) {
style={{ color: Constants.system.green, width: "100%" }}
>
<div>
<SVG.CheckCircle />
<SVG.CheckCircle style={{ display: "block" }} />
</div>
<div style={{ marginLeft: 12, marginRight: 12 }}>
<AnimateSharedLayout>