1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Adjust drawer swipe hotspot

This commit is contained in:
MrTimscampi 2020-04-15 16:22:57 +02:00
parent e25cb1e0f3
commit 08318ca4d6

View file

@ -92,7 +92,7 @@
left: 0; left: 0;
bottom: 0; bottom: 0;
z-index: 1; z-index: 1;
width: 10px; width: 0.8em;
} }
</style> </style>
</head> </head>