Skip to content

Commit

Permalink
fix: add width for process table && fixed #198
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed May 6, 2020
1 parent 7d89204 commit d884227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ body {
}

.flex-table {
width: 100%;
margin: 1em 0;
display: flex;
justify-content: center;
Expand Down

0 comments on commit d884227

Please sign in to comment.