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