styles: disallow text selection on speed graph

This commit is contained in:
Jesse Chan
2020-12-01 19:39:05 +08:00
parent b6e9b01095
commit 9621a4ccde
@@ -85,6 +85,8 @@ $client-stats--timestamp--foreground: #526780;
}
&__data {
user-select: none;
&--secondary,
&--timestamp {
font-size: 0.8em;