diff --git a/authorization-panel.html b/authorization-panel.html index 39471f0..d32d441 100644 --- a/authorization-panel.html +++ b/authorization-panel.html @@ -38,6 +38,10 @@ @apply --arc-font-body1; @apply --empty-info; } + + paper-item:hover { + @apply --paper-item-hover; + }