refactor(settings-modal): align avatar settings UI with crypto wallets

Refactor avatar settings to match crypto wallets UI structure and styling. Use flexbox layout for consistent spacing, align input widths, use ErrorDisplay component for errors, and add delete avatar functionality with translations.
This commit is contained in:
plebeius
2025-12-09 18:22:39 +01:00
parent dbf67f55b6
commit 078de21839
38 changed files with 181 additions and 93 deletions
+2 -1
View File
@@ -296,5 +296,6 @@
"more_threads_last_year": "{{count}} تھریڈز {{currentTimeFilterName}} سے — [<1>گزشتہ سال کے مزید تھریڈز دکھائیں</1>]",
"moderator_of_this_board": "یہ صارف اس بورڈ کا ماڈریٹر ہے",
"administrator_of_this_board": "یہ صارف اس بورڈ کا منتظم ہے",
"copy_content_id": "مواد کی شناخت کاپی کریں"
"copy_content_id": "مواد کی شناخت کاپی کریں",
"delete_avatar": "اوتار حذف کریں"
}