fix(ui) - audit trail date range custom picker alignment
This commit is contained in:
parent
ce09f5d54f
commit
497fae023b
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ function AuditView(props) {
|
|||
<SelectDateRange
|
||||
period={auditStore.period}
|
||||
onChange={onChange}
|
||||
right={true}
|
||||
/>
|
||||
</div>
|
||||
<div className="mx-2">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue