diff --git a/src/components/ShipStatistics/ShipStatistics.module.css b/src/components/ShipStatistics/ShipStatistics.module.css index 8cc8c34..c9b0352 100644 --- a/src/components/ShipStatistics/ShipStatistics.module.css +++ b/src/components/ShipStatistics/ShipStatistics.module.css @@ -39,6 +39,7 @@ .line > span { flex: 1; margin: 0px 5px; + white-space: nowrap; } .statistic {