web/admin: fix linting errors

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-03-30 23:18:07 +02:00
parent c0cfd75a2e
commit f9382ed32e
4 changed files with 4 additions and 15 deletions

View File

@ -100,6 +100,9 @@ export class Sidebar extends LitElement {
PFNav,
AKGlobal,
css`
:host {
z-index: 100;
}
.pf-c-nav__link.pf-m-current::after,
.pf-c-nav__link.pf-m-current:hover::after,
.pf-c-nav__item.pf-m-current:not(.pf-m-expanded) .pf-c-nav__link::after {