mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
invites: Do not show streams if user cannot subscribe others.
We do not show the streams list in invite modal if the user does not have permission to subscribe others to stream and show a notice mentioning it.
This commit is contained in:
@@ -825,7 +825,8 @@
|
||||
|
||||
.upgrade-tip,
|
||||
.upgrade-or-sponsorship-tip,
|
||||
.tip {
|
||||
.tip,
|
||||
.invite-stream-notice {
|
||||
color: inherit;
|
||||
background-color: hsl(46deg 28% 38% / 27%);
|
||||
border: 1px solid hsl(49deg 38% 46%);
|
||||
|
||||
Reference in New Issue
Block a user