diff --git a/web/src/common/styles/authentik.css b/web/src/common/styles/authentik.css index 3c4f141fd..be0e4fb87 100644 --- a/web/src/common/styles/authentik.css +++ b/web/src/common/styles/authentik.css @@ -27,6 +27,9 @@ ::-webkit-scrollbar-track { background-color: transparent; } +::-webkit-scrollbar-corner { + background-color: transparent; +} html { --pf-c-nav__link--PaddingTop: 0.5rem;