diff --git a/frontend/src/components/TicketsList/index.js b/frontend/src/components/TicketsList/index.js index 846ade6..6697b16 100644 --- a/frontend/src/components/TicketsList/index.js +++ b/frontend/src/components/TicketsList/index.js @@ -104,6 +104,7 @@ const useStyles = makeStyles(theme => ({ }, ticketsListActions: { + flex: "none", marginLeft: "auto", },