mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
Update style.js
This commit is contained in:
@@ -78,6 +78,7 @@ export const AppSidebarStyle = styled.div`
|
|||||||
color: ${sidebarFillColor};
|
color: ${sidebarFillColor};
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
/* hide scrollbars */
|
/* hide scrollbars */
|
||||||
|
overflow-y: scroll;
|
||||||
scrollbar-width: none; /* Firefox */
|
scrollbar-width: none; /* Firefox */
|
||||||
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
|
|||||||
Reference in New Issue
Block a user