Yes problem exist since pre release 1.2

My Fix is

::-webkit-scrollbar {
    width: 10px;
}
1 Like