mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
drodpown: Do not use fa-ban icon for disabled option.
This commit is contained in:
@@ -1163,8 +1163,6 @@ div.overlay .flex.overlay-content > .overlay-container,
|
||||
|
||||
.setting-disabled-option-icon {
|
||||
align-self: center;
|
||||
/* Values set to match text alignment in stream dropdown. */
|
||||
padding-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -2241,7 +2241,8 @@ body:not(.spectator-view) {
|
||||
vertically centered properly. */
|
||||
line-height: 1.214;
|
||||
|
||||
.channel-privacy-type-icon {
|
||||
.channel-privacy-type-icon,
|
||||
.zulip-icon-deactivated-circle {
|
||||
grid-area: privacy-icon;
|
||||
line-height: 1.214;
|
||||
font-size: 0.93em;
|
||||
|
Reference in New Issue
Block a user