aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/player')
-rw-r--r--client/src/sass/player/stats.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/player/stats.scss b/client/src/sass/player/stats.scss
index 0e337aa19..122d96005 100644
--- a/client/src/sass/player/stats.scss
+++ b/client/src/sass/player/stats.scss
@@ -37,7 +37,7 @@ $contextmenu-background-color: rgba(0, 0, 0, 0.6);
37 font-weight: 600; 37 font-weight: 600;
38 padding: 0 .5em; 38 padding: 0 .5em;
39 text-align: end; 39 text-align: end;
40 width: 11.5em; 40 min-width: 11.5em;
41 white-space: nowrap; 41 white-space: nowrap;
42 } 42 }
43} 43}