@@ -209,7 +209,7 @@
.score-show {
flex-grow: 1;
- width: calc(100%-660px);
+ width: calc(100% - 660px);
overflow-x: auto;
}