mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
icons: Size vdots icon for greater prominence.
This commit is contained in:
parent
152722cbed
commit
5d293c82cd
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user