improvement(style): no wrap in tickets list action

This commit is contained in:
canove
2020-07-29 16:56:32 -03:00
parent e388b69839
commit 35174ff2d5

View File

@@ -104,6 +104,7 @@ const useStyles = makeStyles(theme => ({
},
ticketsListActions: {
flex: "none",
marginLeft: "auto",
},