mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
help: Add info icon to mobile stream settings macro.
Replaces the unicode character ⓘ with the corresponding SVG image icon that matches the mobile app's info button.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
!!! tip ""
|
||||
|
||||
If you are viewing a single stream or topic, you can access the
|
||||
stream settings menu from the information (**ⓘ**) icon in the top right
|
||||
corner of the app.
|
||||
stream settings menu from the information
|
||||
(<img src="/static/images/help/mobile-info-circle-icon.svg" alt="information" class="mobile-icon"/>)
|
||||
button in the top right corner of the app.
|
||||
|
||||
Reference in New Issue
Block a user