icons: Size vdots icon for greater prominence.

This commit is contained in:
Karl Stolley 2023-07-26 10:49:15 -05:00 committed by Tim Abbott
parent 152722cbed
commit 5d293c82cd

View File

@ -1215,6 +1215,11 @@ td.pointer {
color: var(--color-message-action-interactive);
}
}
.zulip-icon-more-vertical {
/* Increase visual prominence of the vdots. */
font-size: 21px;
}
}
.actions_hover {