enterprise: more style fixes (#6297)
* fix horizontal scrollbar size Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix horizontal scrollbar on user interface Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
background-color: transparent;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
|
Reference in New Issue
Block a user