mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-02 10:35:54 +00:00
The class 'overflow-y-scroll' will always show the scrollbar. Changing this to 'overflow-y-auto' will only show the scrollbar when needed. All instances of the 'overflow-y-scroll' class have been changed. Fixes: #7190 |
||
|---|---|---|
| .. | ||
| lib | ||
| routes | ||
| test-data | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| hooks.client.ts | ||