mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
compose: Increase font size of recipient privacy icon.
This commit is contained in:
@@ -806,6 +806,14 @@ a.compose_control_button.hide {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
.stream-privacy-type-icon {
|
||||
font-size: 13px;
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-list-body .list_item a {
|
||||
|
||||
Reference in New Issue
Block a user