mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
Allow admins to change public/private on streams.
This is the UI piece that finishes the features to let admins make streams private or public. (imported from commit 1a193165a6304dc358982e9850a75965fb3a03fd)
This commit is contained in:
@@ -3720,3 +3720,12 @@ li.show-more-topics a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.change-stream-privacy {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.change-stream-privacy-feedback {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user