diff --git a/src/components/GatheringNode.vue b/src/components/GatheringNode.vue index 202b015..ec0b150 100644 --- a/src/components/GatheringNode.vue +++ b/src/components/GatheringNode.vue @@ -117,6 +117,7 @@ export default defineComponent({ border: 1px solid #fff; padding: 0.5rem; border-radius: 0.25rem; + content-visibility: auto; &.active { animation: infinite pulsing 6s;