Remove outline for hovercard host
Change-Id: I998122f26057b3d0e9aa187b97926cfd704dda43
This commit is contained in:
		@@ -29,6 +29,7 @@ GrHoverCardSharedStyle.innerHTML = `<template>
 | 
			
		||||
        display: none;
 | 
			
		||||
        z-index: 200;
 | 
			
		||||
        max-width: 600px;
 | 
			
		||||
        outline: none;
 | 
			
		||||
      }
 | 
			
		||||
      :host(.hovered) {
 | 
			
		||||
        display: block;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user