mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +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 |
||
|---|---|---|
| .. | ||
| admin-registration-form.svelte | ||
| api-key-form.svelte | ||
| api-key-secret.svelte | ||
| change-password-form.svelte | ||
| create-user-form.svelte | ||
| edit-album-form.svelte | ||
| edit-user-form.svelte | ||
| library-exclusion-pattern-form.svelte | ||
| library-import-path-form.svelte | ||
| library-import-paths-form.svelte | ||
| library-rename-form.svelte | ||
| library-scan-settings-form.svelte | ||
| login-form.svelte | ||