Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Disable rubber-banding effect on scroll
Rūdolfs Ošiņš committed 1 year ago
commit dce64f19b0421e90ed4d44e31f445667e577a58c
parent 3bc3045
1 file changed +1 -0
modified public/index.css
@@ -32,6 +32,7 @@ body {
  scrollbar-width: thin;
  scrollbar-height: thin;
  scrollbar-color: var(--color-fill-separator) transparent;
+
  overscroll-behavior: none;
}

::selection {