]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/components/tournament/ScoreChartDialog.js
better chart ui
[alttp.git] / resources / js / components / tournament / ScoreChartDialog.js
index 84e387353e3b67371b4c96ba45067bba20383654..958fcedea052786ca13f8d43d7e53ec0e1e03819 100644 (file)
@@ -11,7 +11,7 @@ const ScoreChartDialog = ({
        show,
        tournament,
 }) =>
-<Modal className="score-chart-dialog" onHide={onHide} show={show} size="lg">
+<Modal className="score-chart-dialog" dialogClassName="modal-90w" onHide={onHide} show={show}>
        <Modal.Header closeButton>
                <Modal.Title>
                        {i18n.t('tournaments.scoreChart')}