chore: remove public channel portals
This commit is contained in:
@@ -26,6 +26,8 @@ const StyledToggle = styled.div`
|
||||
}
|
||||
}
|
||||
&[data-disabled="true"] {
|
||||
cursor: not-allowed;
|
||||
background-color: #ccc;
|
||||
pointer-events: none;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user