shrink Details button size to save space

This commit is contained in:
Collin M. Barrett 2018-09-03 10:40:25 -05:00
parent d2f0b82558
commit 51071ddea7

View file

@ -156,7 +156,7 @@ export class Home extends React.Component<RouteComponentProps<{}>, IHomeState> {
</button>}
</div>,
style: { textAlign: "center" },
width: 105
width: 85
}
]}
SubComponent={(row: any) => {