This commit is contained in:
2026-07-16 09:00:58 +02:00
parent 0af53bf08a
commit 336a759d45
3 changed files with 24 additions and 4 deletions

View File

@@ -152,8 +152,6 @@
</div>
<div class="avatar-upload-section">
<p class="avatar-hint">Upload a custom banner image for your profile card (max 5 MB — gif, jpg, png, webp). Will be cropped to a landscape ratio.</p>
<div class="avatar-upload-wrapper">
<input type="file" id="banner-file-input" accept="image/gif,image/jpeg,image/png,image/webp" hidden>
<button type="button" id="banner-choose-btn" class="button">Choose File</button>