diff --git a/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentsChart.js b/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentsChart.js index 0e866cda4..3a3d305b3 100644 --- a/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentsChart.js +++ b/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentsChart.js @@ -324,6 +324,9 @@ class CompetitionContents extends Component{ .col10{ width: 10%; } + .col6{ + width: 6%; + } ` } @@ -341,9 +344,11 @@ class CompetitionContents extends Component{