mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-03-31 00:21:20 +02:00
minor style updates
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
<v-tooltip open-delay="500" text="OSM Node ID" location="bottom">
|
||||
<template #activator="{ props }">
|
||||
<span style="cursor: default" v-bind="props">node/{{ alpr.id }}</span>
|
||||
<span style="font-size: 0.9em; cursor: default" v-bind="props">node/{{ alpr.id }}</span>
|
||||
</template>
|
||||
</v-tooltip>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user