chore: remove public channel portals

This commit is contained in:
zerosoul
2022-06-13 11:39:03 +08:00
parent 516794d352
commit 89d407f4b0
4 changed files with 18 additions and 14 deletions
+2
View File
@@ -26,6 +26,8 @@ const StyledToggle = styled.div`
}
}
&[data-disabled="true"] {
cursor: not-allowed;
background-color: #ccc;
pointer-events: none;
}
`;