diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index d5f094b914..413b65b8fc 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -2191,11 +2191,14 @@ img[src="/assets/bfffd518c76d3f6bc5e96eb52e4ae2cf.svg"], background-clip: content-box !important; background-color: rgba(var(--vtransparencycolor),calc(var(--vtransparencyalpha) * 3)) !important; } +::-webkit-scrollbar-corner { + visibility: hidden !important; +} .scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar-corner, .scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar-thumb, .scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar-track, -::-webkit-scrollbar-corner { - visibility: hidden !important; +.scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar { + display: none !important; } /* change member loadings screen */