mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-12 02:18:59 +00:00
chore: minify background image (#933)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
committed by
GitHub
parent
fb92906c3a
commit
a897b31166
@@ -81,7 +81,7 @@
|
||||
<FileInput
|
||||
id="profile-picture-input"
|
||||
variant="secondary"
|
||||
accept="image/png, image/jpeg"
|
||||
accept="image/png, image/jpeg, image/webp, image/avif, image/heic"
|
||||
onchange={onImageChange}
|
||||
>
|
||||
<div class="group relative size-24 rounded-full">
|
||||
|
||||
Reference in New Issue
Block a user