zulip/static/styles/typing_notifications.scss

12 lines
188 B
SCSS

#typing_notifications {
display: none;
margin-left: 10px;
font-style: italic;
color: hsl(0, 0%, 53%);
}
#typing_notification_list {
list-style: none;
margin: 0;
}