web: fix scrollbar corner color in dark mode
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		@ -27,6 +27,9 @@
 | 
			
		||||
::-webkit-scrollbar-track {
 | 
			
		||||
    background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
::-webkit-scrollbar-corner {
 | 
			
		||||
    background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html {
 | 
			
		||||
    --pf-c-nav__link--PaddingTop: 0.5rem;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user