diff --git a/client/src/game/ui/SelectionInfo.vue b/client/src/game/ui/SelectionInfo.vue index 78752c76b..79220f67f 100644 --- a/client/src/game/ui/SelectionInfo.vue +++ b/client/src/game/ui/SelectionInfo.vue @@ -157,6 +157,7 @@ function annotate(note: DeepReadonly): void {
@@ -293,10 +294,6 @@ function annotate(note: DeepReadonly): void { &:first-child { margin-top: 0; - &:hover { - cursor: pointer; - } - svg { margin: 0 0.5rem; }