shrink Details button size to save space

This commit is contained in:
Collin Barrett 2018-09-03 10:40:25 -05:00
parent 75fc66b464
commit 61473889c0

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) => {