Adjust current OSM highlight
This commit is contained in:
		
							parent
							
								
									98bca5229c
								
							
						
					
					
						commit
						9f7cd9bbb7
					
				| 
						 | 
				
			
			@ -296,7 +296,7 @@
 | 
			
		|||
 | 
			
		||||
        <div v-if="current_item.nearby && current_item.nearby.length">
 | 
			
		||||
          <strong>Possible OSM matches</strong><br>
 | 
			
		||||
          <table class="table table-sm table-hover" @mouseout="this.current_osm = undefined">
 | 
			
		||||
          <table class="table table-sm table-hover">
 | 
			
		||||
            <tbody>
 | 
			
		||||
              <tr
 | 
			
		||||
                  v-for="osm in current_item.nearby"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue