Files
zulip/help/include/inbox-instructions.md
David Rosa ad9d1c5380 help: Rename CSS .mobile-icon -> .help-center-icon.
Renames CSS rule that styles Zulip UI icons in the help center
so that it makes sense to use it regardless of whether we are
documenting a mobile or desktop/web feature.
2023-11-22 09:06:09 -08:00

1.2 KiB

{start_tabs}

{tab|desktop-web}

{!go-to-inbox.md!}

  1. Click on a conversation you're interested in to view it. You can return to Inbox when done to select the next conversation.

!!! tip ""

You can collapse or expand the list of topics in a stream by clicking the
**collapse**
(<i class="zulip-icon zulip-icon-arrow-down"></i>)
or **expand**
(<i class="zulip-icon zulip-icon-arrow-down icon-collapsed-state"></i>)
icon to the left of a stream name.

{tab|mobile}

  1. Tap the Inbox (inbox) tab in the bottom left corner of the app.

  2. Tap on a conversation you're interested in to view it. You can return to Inbox when done to select the next conversation.

!!! tip ""

You can collapse or expand the list of topics in a stream by tapping the
**collapse**
(<img src="/static/images/help/mobile-expand-less-icon.svg" alt="inbox" class="help-center-icon"/>)
or **expand**
(<img src="/static/images/help/mobile-expand-more-icon.svg" alt="inbox" class="help-center-icon"/>)
icon to the left of a stream name.

{end_tabs}