fix(ui) - audit trail date range custom picker alignment

This commit is contained in:
Shekar Siri 2022-06-28 18:43:14 +02:00
parent ce09f5d54f
commit 497fae023b

View file

@ -35,6 +35,7 @@ function AuditView(props) {
<SelectDateRange
period={auditStore.period}
onChange={onChange}
right={true}
/>
</div>
<div className="mx-2">