update docs and web

This commit is contained in:
nikk gitanes
2024-06-03 19:07:34 +03:00
parent 95e241b430
commit f4ae6224d4
8 changed files with 26 additions and 15 deletions

View File

@@ -81,7 +81,7 @@ export const AppSidebarStyle = styled.div`
overflow-y: scroll;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* Internet Explorer 10+ */
::-webkit-scrollbar {
::-webkit-scrollbar {
display: none; /* Safari and Chrome */
width: 0; /* Remove scrollbar space */
background: transparent;