mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
Now we can remove `user-avatar-block` id and add common class `image_block`. we can access this class using `#user-avatar-upload-widget .image_block` so that we can have only one id at top-level and 'image_upload_widget.hbs` can be more dynamic so we can use for other similar widgets also.
3.9 KiB
3.9 KiB