Back to Zulip

UserCardThreeDotMenu

starlight_help/src/content/include/_UserCardThreeDotMenu.mdx

12.0341 B
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import RightSidebarUserCard from "../include/_RightSidebarUserCard.mdx";

import MoreVerticalIcon from "~icons/zulip-icon/more-vertical";

<FlattenedSteps> <RightSidebarUserCard />
  1. Click on the ellipsis (<MoreVerticalIcon />) in the user card.
</FlattenedSteps>